public UpdateAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }
Esempio n. 2
0
 public AddAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }
Esempio n. 3
0
 public UpdateAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }
Esempio n. 4
0
 public AddAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }