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

Inheritance: Operation
Afficher le fichier Open project: t13ka/photon_server_framework

Méthodes publiques

Méthode Description
SetPropertiesRequest ( ) : System.Collections
SetPropertiesRequest ( IRpcProtocol protocol, OperationRequest operationRequest ) : System.Collections

Method Details

SetPropertiesRequest() public méthode

public SetPropertiesRequest ( ) : System.Collections
Résultat System.Collections

SetPropertiesRequest() public méthode

public SetPropertiesRequest ( IRpcProtocol protocol, OperationRequest operationRequest ) : System.Collections
protocol IRpcProtocol
operationRequest OperationRequest
Résultat System.Collections