Метод | Описание | |
---|---|---|
Contains ( string key ) : bool | ||
DicitionaryParameterSet ( ) : System.Collections.Generic | ||
DicitionaryParameterSet ( object>.IDictionary |
Метод | Описание | |
---|---|---|
GetInternal ( string key ) : |
||
SetInternal ( string key, |
public DicitionaryParameterSet ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public DicitionaryParameterSet ( object>.IDictionary |
||
values | object>.IDictionary | |
Результат | System.Collections.Generic |
protected GetInternal ( string key ) : |
||
key | string | |
Результат |
protected SetInternal ( string key, |
||
key | string | |
value | ||
Результат | void |