Ejemplo n.º 1
0
 public void makeme(LoginClient client)
 {
     mstream = new MemoryStream();
     lc      = client;
 }