Message in Japanese (日本語)
GenerateScriptTypes 属性の使用は、プリミティブ型、DateTime、2 つ以上のパラメータをとるジェネリック型、IEnumerable または IDictionary を実装する型、インターフェイス、抽象クラス、およびパブリック既定コンストラクタを持たないクラスの各カテゴリに属する型については、サポートされていません。
Unlocalized message
Using the GenerateScriptTypes attribute is not supported for types in the following categories: primitive types; DateTime; generic types taking more than one parameter; types implementing IEnumerable or IDictionary; interfaces; Abstract classes; classes without a public default constructor.
Search by Google