Message in French (Français)
L’attribut KnownTypeAttribute sur le type « <var>Type Name</var> » spécifie une méthode nommée « <var>X</var> » pour fournir des types connus. Le type de retour de cette méthode n’est pas valide parce qu’il ne peut pas être affecté à IEnumerable<type>. Assurez-vous que cette méthode existe et qu’elle possède une signature valide.</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