C# 클래스 ResponseLoginEventArgs, UnityFramework

상속: ResponseEventArgs
파일 보기 프로젝트 열기: meta-42/uEasyKit 1 사용 예제들

공개 메소드들

메소드 설명
ResponseLoginEventArgs ( ) : System
ResponseLoginEventArgs ( UInt32 rRet, string rLoginKey ) : System

메소드 상세

ResponseLoginEventArgs() 공개 메소드

public ResponseLoginEventArgs ( ) : System
리턴 System

ResponseLoginEventArgs() 공개 메소드

public ResponseLoginEventArgs ( UInt32 rRet, string rLoginKey ) : System
rRet System.UInt32
rLoginKey string
리턴 System