Exemple #1
0
 public CommandSender(NetClient refNetClient)
 {
     m_refNetClient = refNetClient;
 }