Esempio n. 1
0
 public static bool IsCustomObject(ObjectId id)
 {
     return(DBObject.IsCustomObject(id));
 }