public UpdateAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }
Beispiel #2
0
 public AddAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }
Beispiel #3
0
 public UpdateAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }
 public AddAuthorityGroupResponse(AuthorityGroupSummary authorityGroupSummary)
 {
     AuthorityGroupSummary = authorityGroupSummary;
 }