示例#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);
 }