WikiFunctions.ReplaceSpecial.TemplateParamRule.GetControl C# (CSharp) Method

GetControl() public method

public GetControl ( ) : Control
return System.Windows.Forms.Control
        public override Control GetControl()
        {
            return ruleControl_;
        }