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