Method | Description | |
---|---|---|
Create ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
InterfacedObserver ( INotificationChannel channel, int observerId ) : System | ||
Notify ( IInvokable message ) : void |
public static Create ( |
||
type | ||
return |
protected InterfacedObserver ( INotificationChannel channel, int observerId ) : System | ||
channel | INotificationChannel | |
observerId | int | |
return | System |
protected Notify ( IInvokable message ) : void | ||
message | IInvokable | |
return | void |