Ejemplo n.º 1
0
 public WrappingWidgetDeclaration(CategoryDeclaration wrapped)
     : base(wrapped.GetName(), wrapped.getDerivedFrom()[0], wrapped.GetLocalMethods())
 {
 }