Example #1
0
 public virtual bool ProcessOptionRelatedCommand(SocketClient client, byte[] Data, int Index, int OptionRelatedDataLength)
 {
     return(true);
 }