Exemple #1
0
 public void SetAccessRights(AccessRights rights)
 {
     _classDeclaration.SetAccessRights(rights);
 }