YAMP.IfKeyword.IfKeyword C# (CSharp) Method

IfKeyword() public method

public IfKeyword ( ) : System
return System
        public IfKeyword()
            : base("if")
        {
        }

Same methods

IfKeyword::IfKeyword ( Int32 line, Int32 column, QueryContext query ) : System