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