예제 #1
0
 public LTPService(String strAuthor)
 {
     m_cirServ = new CirService(strAuthor);
     Authorize(strAuthor);
 }
예제 #2
0
 public LTPService(String strAuthor)
 {
     m_cirServ = new CirService(strAuthor);
     Authorize(strAuthor);
 }