Esempio n. 1
0
 public applyACLResponse(cmisACLType ACL)
 {
     this.ACL = ACL;
 }
Esempio n. 2
0
 public getACLResponse(cmisACLType ACL)
 {
     this.ACL = ACL;
 }