Antlr4.Runtime.Tree.Xpath.XPathWildcardAnywhereElement.XPathWildcardAnywhereElement C# (CSharp) 메소드

XPathWildcardAnywhereElement() 공개 메소드

public XPathWildcardAnywhereElement ( ) : System.Collections.Generic
리턴 System.Collections.Generic
        public XPathWildcardAnywhereElement()
            : base(XPath.Wildcard)
        {
        }
XPathWildcardAnywhereElement