Costruttore NamedKey<T>
Include i membri protetti
Include i membri ereditati
Initializes a new instance of the NamedKey<T> class.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
NamedKey<T>() | Initializes a new instance of the NamedKey<T> class. | |
NamedKey<T>(IDictionary<String, Object>) | Initializes a new instance of the NamedKey<T> class from a field dictionary. | |
NamedKey<T>(String) | Initializes a new instance of the NamedKey<T> class from a string. | |
NamedKey<T>(NamedKey<T>) | Initializes a new instance of the NamedKey<T> class from another name key. |
In alto