示例#1
0
 public GetAccountInfoResponse()
 {
     this._soapURL = new List <string>();
     this._cos     = new cosInfo();
     this._a       = new List <attrN>();
 }
示例#2
0
 public GetCosResponse()
 {
     this._cos = new cosInfo();
 }