Метод | Описание | |
---|---|---|
Create ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Метод | Описание | |
---|---|---|
InterfacedObserver ( INotificationChannel channel, int observerId ) : System | ||
Notify ( IInvokable message ) : void |
public static Create ( |
||
type | ||
Результат |
protected InterfacedObserver ( INotificationChannel channel, int observerId ) : System | ||
channel | INotificationChannel | |
observerId | int | |
Результат | System |
protected Notify ( IInvokable message ) : void | ||
message | IInvokable | |
Результат | void |