Свойство | Type | Description | |
---|---|---|---|
Successful |
Méthode | Description | |
---|---|---|
AddParameter ( string name, object value ) : void | ||
FieldValidationResult ( string category ) : System | ||
FormatMessage ( string formatString ) : string | ||
GetParameter ( string name ) : object | ||
GetParameterNames ( ) : string[] |
Méthode | Description | |
---|---|---|
FieldValidationResult ( ) : System |
public AddParameter ( string name, object value ) : void | ||
name | string | |
value | object | |
Résultat | void |
public FieldValidationResult ( string category ) : System | ||
category | string | |
Résultat | System |
public FormatMessage ( string formatString ) : string | ||
formatString | string | |
Résultat | string |
public GetParameter ( string name ) : object | ||
name | string | |
Résultat | object |