Method | Description | |
---|---|---|
IPKeyAttribute ( ConfigSection section, BlankValueMeaning defaultMeaning, string description ) : System | ||
Process ( string value ) : string | ||
Validate ( string value ) : void |
Method | Description | |
---|---|---|
GetBlankValueSubstitute ( ) : |
public IPKeyAttribute ( ConfigSection section, BlankValueMeaning defaultMeaning, string description ) : System | ||
section | ConfigSection | |
defaultMeaning | BlankValueMeaning | |
description | string | |
return | System |