Message in German (Deutsch)
Das Attribut "KnownTypeAttribute" für den Typ "<var>Type Name</var>" definiert eine Methode namens "<var>X</var>", um bekannte Typen bereitzustellen. Der Rückgabetyp dieser Methode ist ungültig, da er nicht "IEnumerable<type>" zugewiesen werden kann. Vergewissern Sie sich, dass die Methode vorhanden ist und eine gültige Signatur besitzt.</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