C# Класс csCommon.Types.DataServer.JoinSharedServiceEventArgs

Наследование: System.EventArgs
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
JoinSharedServiceEventArgs ( string pSharedServiceName, System.Guid pSharedServiceGuid, int pHostingImbClientId ) : System

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

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

public JoinSharedServiceEventArgs ( string pSharedServiceName, System.Guid pSharedServiceGuid, int pHostingImbClientId ) : System
pSharedServiceName string
pSharedServiceGuid System.Guid
pHostingImbClientId int
Результат System