C# 클래스 Synchronize.Messenger

파일 보기 프로젝트 열기: tamirdresher/RxInAction 1 사용 예제들

공개 메소드들

메소드 설명
Notify ( FriendRequest user ) : void
Notify ( string msg ) : void

메소드 상세

Notify() 공개 메소드

public Notify ( FriendRequest user ) : void
user FriendRequest
리턴 void

Notify() 공개 메소드

public Notify ( string msg ) : void
msg string
리턴 void