Свойство | Тип | Описание | |
---|---|---|---|
OnPropertyChanged | void |
Метод | Описание | |
---|---|---|
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.
|
Метод | Описание | |
---|---|---|
OnPropertyChanged ( string name ) : void |
When a property has changed, call the
|
public LocaleString ( ) : System.ComponentModel | ||
Результат | 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. |
Результат | System.ComponentModel |