C# Class csCommon.Types.DataServer.JoinSharedServiceEventArgs

Inheritance: System.EventArgs
Mostra file Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
JoinSharedServiceEventArgs ( string pSharedServiceName, System.Guid pSharedServiceGuid, int pHostingImbClientId ) : System

Method Details

JoinSharedServiceEventArgs() public method

public JoinSharedServiceEventArgs ( string pSharedServiceName, System.Guid pSharedServiceGuid, int pHostingImbClientId ) : System
pSharedServiceName string
pSharedServiceGuid System.Guid
pHostingImbClientId int
return System