Beispiel #1
0
 protected override void GetFormSourceData(long oid, object[] parameters)
 {
     _entity = EmployeeInfo.Get(oid, true);
 }