public WebServiceAccount()
 {
     this.m_WebServiceAccountClientCollection = new WebServiceAccountClientCollection();
     this.m_IsKnown = true;
 }
示例#2
0
 public WebServiceAccount()
 {
     this.m_WebServiceAccountClientCollection = new WebServiceAccountClientCollection();
     this.m_IsKnown = true;
 }