Message in Japanese (日本語)
型 '<var>Type Name</var>' の KnownTypeAttribute 属性では、既知の型を提供する '<var>X</var>' という名前のメソッドが指定されています。このメソッドの戻り値の型は、IEnumerable<type> に割り当てできないため無効です。このメソッドが存在しており、有効な署名が適用されていることを確認してください。</type>
Unlocalized message
KnownTypeAttribute attribute on type '<var>Type Name</var>' specifies a method named '<var>X</var>' to provide known types. The return type of this method is invalid because it is not assignable to IEnumerable<type>. Ensure that the method exists and has a valid signature.</type>
Search by Google