Exemple #1
0
 public Widget Create(Widget instance)
 {
     return(_widgetProvider.CreateWidget(instance));
 }