Метод | Описание | |
---|---|---|
AddPresence ( IPresence presence ) : void | ||
CompareTo ( IPresence other ) : int | ||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
OnPropertyChanged ( string propertyName ) : void |
Метод | Описание | |
---|---|---|
GetHighestPriorityPresence ( ) : IPresence |
public AddPresence ( IPresence presence ) : void | ||
presence | IPresence | |
Результат | void |
public CompareTo ( IPresence other ) : int | ||
other | IPresence | |
Результат | int |
protected OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
Результат | void |