프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ConnectedClients | HashSet |
메소드 | 설명 | |
---|---|---|
InVisible ( ) : void | ||
Load ( int aCount, int aPage, string aSortBy, string aSort ) : |
||
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 |