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

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

공개 메소드들

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

메소드 상세

SetPropertiesRequest() 공개 메소드

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

SetPropertiesRequest() 공개 메소드

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