Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
IsValid ( ) : bool |
Determines whether this instance is valid.
|
|
this ( string propertyName ) : string |
Gets or sets the System.String with the specified property name.
|
Méthode | Description | |
---|---|---|
Trim ( string value ) : string |
Trims the specified value.
|
|
Validate ( ) : void |
Validates this instance.
|
protected static Trim ( string value ) : string | ||
value | string | The value. |
Résultat | string |
public this ( string propertyName ) : string | ||
propertyName | string | |
Résultat | string |