Exemplo n.º 1
0
 public LTPService(String strAuthor)
 {
     m_cirServ = new CirService(strAuthor);
     Authorize(strAuthor);
 }
Exemplo n.º 2
0
 public LTPService(String strAuthor)
 {
     m_cirServ = new CirService(strAuthor);
     Authorize(strAuthor);
 }