コード例 #1
0
 public Permission[] GetPermissions()
 {
     return(_impl.GetPermissions());
 }