コード例 #1
0
 public AcPropertyRegistry getAccountProperties(AcDbAccountAccess a) {
   return a.getAccountProperties();
 }