Method | Description | |
---|---|---|
Begin ( long gameId ) : void | ||
End ( long gameId, Domain result ) : void | ||
GameUserObserver ( ) : System | ||
GameUserObserver ( INotificationChannel channel, int observerId ) : System |
public End ( long gameId, Domain result ) : void | ||
gameId | long | |
result | Domain | |
return | void |
public GameUserObserver ( INotificationChannel channel, int observerId ) : System | ||
channel | INotificationChannel | |
observerId | int | |
return | System |