C# Class YourGame.Server.Framework.Operations.GetPropertiesRequest

Inheritance: Operation
Show file Open project: t13ka/photon_server_framework

Public Methods

Method Description
GetPropertiesRequest ( ) : System.Collections
GetPropertiesRequest ( IRpcProtocol protocol, OperationRequest operationRequest ) : System.Collections

Method Details

GetPropertiesRequest() public method

public GetPropertiesRequest ( ) : System.Collections
return System.Collections

GetPropertiesRequest() public method

public GetPropertiesRequest ( IRpcProtocol protocol, OperationRequest operationRequest ) : System.Collections
protocol IRpcProtocol
operationRequest OperationRequest
return System.Collections