Пример #1
0
		protected PlusinSetting ( PlusinType plusinType, int ajaxCount )
			: base ( WidgetType.custom, ajaxCount )
		{ this.plusinType = plusinType; }
Пример #2
0
 protected PlusinSetting(PlusinType plusinType, int ajaxCount)
     : base(WidgetType.custom, ajaxCount)
 {
     this.plusinType = plusinType;
 }