C# 클래스 YourGame.Server.Framework.Operations.JoinRequest

상속: Operation
파일 보기 프로젝트 열기: t13ka/photon_server_framework

공개 메소드들

메소드 설명
JoinRequest ( ) : System.Collections
JoinRequest ( IRpcProtocol protocol, OperationRequest operationRequest ) : System.Collections

메소드 상세

JoinRequest() 공개 메소드

public JoinRequest ( ) : System.Collections
리턴 System.Collections

JoinRequest() 공개 메소드

public JoinRequest ( IRpcProtocol protocol, OperationRequest operationRequest ) : System.Collections
protocol IRpcProtocol
operationRequest OperationRequest
리턴 System.Collections