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

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

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

Метод Описание
GetPropertiesRequest ( ) : System.Collections
GetPropertiesRequest ( IRpcProtocol protocol, OperationRequest operationRequest ) : System.Collections

Описание методов

GetPropertiesRequest() публичный Метод

public GetPropertiesRequest ( ) : System.Collections
Результат System.Collections

GetPropertiesRequest() публичный Метод

public GetPropertiesRequest ( IRpcProtocol protocol, OperationRequest operationRequest ) : System.Collections
protocol IRpcProtocol
operationRequest OperationRequest
Результат System.Collections