프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ConnectedClients | HashSet |
메소드 | 설명 | |
---|---|---|
Add ( string aName ) : void | ||
Disable ( System.Guid aGuid ) : void | ||
Enable ( System.Guid aGuid ) : void | ||
InVisible ( ) : void | ||
Load ( int aCount, int aPage, string aSortBy, string aSort ) : |
||
Remove ( System.Guid aGuid ) : void | ||
Visible ( ) : void |
메소드 | 설명 | |
---|---|---|
AddClient ( |
||
GetClient ( string connectionId ) : |
||
RemoveClient ( string connectionId ) : void |
protected AddClient ( |
||
aClient | ||
리턴 | void |
protected GetClient ( string connectionId ) : |
||
connectionId | string | |
리턴 |
public Load ( int aCount, int aPage, string aSortBy, string aSort ) : |
||
aCount | int | |
aPage | int | |
aSortBy | string | |
aSort | string | |
리턴 |
protected RemoveClient ( string connectionId ) : void | ||
connectionId | string | |
리턴 | void |