Свойство | Type | Description | |
---|---|---|---|
ConfigurationProperty | System | ||
ConstructorInit | void | ||
ConvertFromString | Object | ||
ConvertToString | string | ||
CreateConverter | void | ||
InitDefaultValueFromTypeInfo | void | ||
SetDefaultValue | void | ||
Validate | void | ||
ValidatePropertyName | void |
Méthode | Description | |
---|---|---|
ConfigurationProperty ( String name, |
||
ConfigurationProperty ( String name, |
||
ConfigurationProperty ( String name, |
||
ConfigurationProperty ( String name, |
||
ConfigurationProperty ( String name, |
Méthode | Description | |
---|---|---|
ConfigurationProperty ( |
||
ConstructorInit ( string name, |
||
ConvertFromString ( string value ) : Object | ||
ConvertToString ( Object value ) : string | ||
CreateConverter ( ) : void | ||
InitDefaultValueFromTypeInfo ( |
||
SetDefaultValue ( object value ) : void | ||
Validate ( object value ) : void | ||
ValidatePropertyName ( string name ) : void |
public ConfigurationProperty ( String name, |
||
name | String | |
type | ||
Résultat | System |
public ConfigurationProperty ( String name, |
||
name | String | |
type | ||
defaultValue | Object | |
Résultat | System |
public ConfigurationProperty ( String name, |
||
name | String | |
type | ||
defaultValue | Object | |
options | ConfigurationPropertyOptions | |
Résultat | System |
public ConfigurationProperty ( String name, |
||
name | String | |
type | ||
defaultValue | Object | |
typeConverter | ||
validator | ||
options | ConfigurationPropertyOptions | |
Résultat | System |
public ConfigurationProperty ( String name, |
||
name | String | |
type | ||
defaultValue | Object | |
typeConverter | ||
validator | ||
options | ConfigurationPropertyOptions | |
description | string | |
Résultat | System |