예제 #1
0
 protected WidgetCreator(ElementManager elementManager)
 {
     ElementType = ElementUtils.ElementToEnum(elementManager);
 }