C# Класс YourGame.Server.Framework.Operations.SetPropertiesRequest

Наследование: Operation
Показать файл Открыть проект

Открытые методы

Метод Описание
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