메소드 | 설명 | |
---|---|---|
MakePair ( long gameId, string opponentName ) : void | ||
UserPairingObserver ( ) | ||
UserPairingObserver ( INotificationChannel channel, int observerId ) | ||
UserPairingObserver ( ) : System | ||
UserPairingObserver ( INotificationChannel channel, int observerId ) : System |
public MakePair ( long gameId, string opponentName ) : void | ||
gameId | long | |
opponentName | string | |
리턴 | void |
public UserPairingObserver ( INotificationChannel channel, int observerId ) | ||
channel | INotificationChannel | |
observerId | int |
public UserPairingObserver ( INotificationChannel channel, int observerId ) : System | ||
channel | INotificationChannel | |
observerId | int | |
리턴 | System |