public SkinBuilder(ThemeProvider provider, Control control, ControlBuilder skinBuilder, string themePath)
 {
     this._provider    = provider;
     this._control     = control;
     this._skinBuilder = skinBuilder;
     this._themePath   = themePath;
 }
 public SkinBuilder(ThemeProvider provider, Control control, ControlBuilder skinBuilder, string themePath)
 {
     this._provider = provider;
     this._control = control;
     this._skinBuilder = skinBuilder;
     this._themePath = themePath;
 }
 public SkinBuilder(ThemeProvider provider, Control control, ControlBuilder skinBuilder, string themePath)
 {
 }
 public SkinBuilder (ThemeProvider provider, Control control, ControlBuilder skinBuilder, string themePath)
 {
 }