Message in Italian (Italiano)

L'attributo '<var>Attribute</var>' non è stato generato perché non è stato trovato un generatore di attributi appropriato. Assicurarsi che il tipo di attributo sia conforme alle linee guida di .NET Framework consigliate e soddisfi i requisiti seguenti:- L'attributo dispone di uno o più costruttori pubblici. - Tutte le proprietà pubbliche dispongono di metodi Set pubblici. OPPURE - È disponibile un costruttore pubblico che accetta i parametri che soddisfano tutte le proprietà pubbliche senza metodi Set pubblici (la corrispondenza viene eseguita per tipo e nome senza distinzione tra maiuscole e minuscole).

Unlocalized message

The attribute '<var>Attribute</var>' was not generated because a suitable attribute generator was not found. Please ensure that the attribute type follows recommended .NET Framework guidelines and meets the following requirements:- The attribute has one or more public constructors. - All public properties have public setter methods. OR - A public constructor exists that accepts parameters matching all public properties without public setter methods. (Matching is performed by case-insensitive name and type.)

Search by Google
Available localized messages
Korean (한국어) Russian (Русский) Spanish (Español) Prior (Message) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體)) French (Français) German (Deutsch) Next (Message) Japanese (日本語)