Property | Type | Description |
---|
Method | Description | |
---|---|---|
IsValid ( ) : bool |
Determines whether this instance is valid.
|
|
this ( string propertyName ) : string |
Gets or sets the System.String with the specified property name.
|
Method | Description | |
---|---|---|
Trim ( string value ) : string |
Trims the specified value.
|
|
Validate ( ) : void |
Validates this instance.
|
protected static Trim ( string value ) : string | ||
value | string | The value. |
return | string |