System.Xml.Xsl.Xslt.KeyMatchBuilder.PathConvertor.PathConvertor C# (CSharp) Méthode

PathConvertor() public méthode

public PathConvertor ( XPathQilFactory f ) : System
f System.Xml.Xsl.XPath.XPathQilFactory
Résultat System
            public PathConvertor(XPathQilFactory f) : base (f.BaseFactory) {
                this.f = f;
            }