Antlr4.Runtime.Tree.Xpath.XPathWildcardAnywhereElement.XPathWildcardAnywhereElement C# (CSharp) Метод

XPathWildcardAnywhereElement() публичный Метод

public XPathWildcardAnywhereElement ( ) : System.Collections.Generic
Результат System.Collections.Generic
        public XPathWildcardAnywhereElement()
            : base(XPath.Wildcard)
        {
        }
XPathWildcardAnywhereElement