Exemplo n.º 1
0
 public IHyperView GetHyperViewByType(GDMRecordType recType)
 {
     return(fController.GetHyperViewByType(recType));
 }