예제 #1
0
 public SocialServicesDataType()
 {
     this._details = new DecisionDetailsType();
 }
예제 #2
0
 public DecisionBenefitsType()
 {
     this._details = new DecisionDetailsType();
 }