Beispiel #1
0
 private TypeBaseDesigner GetTypeDesigner(IUIType uiType)
 {
     return(Designer.GetTypeDesigner(uiType));
 }