をスローのStringBuilder AppendFormatは、私は、テンプレートが文字列で定義されていIndexOutOfRangeException
builder.AppendFormat(Templates.EntityClassBegginingTemplate, entityName, baseClass);
例外をスローラインそれ:
IndexOutOfRangeException:配列インデックスが範囲外です。 (System.String.FormatHelperの結果、IFormatProviderプロバイダ、System.String形式、System.Object []引数)(/ Users/builduser/buildslave/mono/build/mcs/class/corlib/System/System.String.cs:1912) System.Text.StringBuilder.AppendFormat(IFormatProviderプロバイダ、System.String形式、System.Object [] args)(/ Users/builduser/buildslave/mono/build/mcs/class/corlib/System (/ System/Object/builduser/buildslave/mono/build/mcs/class/System.Object arg1)System.StringBuilder.cs:533) corlib/System.Text/StringBuilder.cs:555)
私は間違いをしましたか?
「Beginning」のスペルが間違っています。 –
@を使うなら、{と}}の{と}にエスケープ文字を使わなければなりません。シングル{フィールドの数値があることを意味します。 –