Method | Description | |
---|---|---|
Contains ( string key ) : bool | ||
DicitionaryParameterSet ( ) : System.Collections.Generic | ||
DicitionaryParameterSet ( object>.IDictionary |
Method | Description | |
---|---|---|
GetInternal ( string key ) : |
||
SetInternal ( string key, |
public DicitionaryParameterSet ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public DicitionaryParameterSet ( object>.IDictionary |
||
values | object>.IDictionary | |
return | System.Collections.Generic |
protected GetInternal ( string key ) : |
||
key | string | |
return |
protected SetInternal ( string key, |
||
key | string | |
value | ||
return | void |