Property | Type | Description | |
---|---|---|---|
OnPropertyChanged | void |
Method | Description | |
---|---|---|
LocaleString ( ) : System.ComponentModel |
Initializes a new instance of the LocaleString class.
|
|
LocaleString ( string value, string lang ) : System.ComponentModel |
Initializes a new instance of the LocaleString class.
|
Method | Description | |
---|---|---|
OnPropertyChanged ( string name ) : void |
When a property has changed, call the
|
public LocaleString ( ) : System.ComponentModel | ||
return | System.ComponentModel |
public LocaleString ( string value, string lang ) : System.ComponentModel | ||
value | string | The string value. |
lang | string | The an ISO language code for the value. |
return | System.ComponentModel |