WikiFunctions.ReplaceSpecial.TemplateParamRule.GetControl C# (CSharp) 메소드

GetControl() 공개 메소드

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