mercredi 25 avril 2012

How to get a Common object from a table id?


public static Common makeRecord(TableId _tableId)
{
return new DictTable(_tableId).makeRecord();
}

Aucun commentaire:

Enregistrer un commentaire