C# Class xunit.runner.visualstudio.vs2010.installer.ExeConfigPatcher

Afficher le fichier Open project: quetzalcoatl/xvsr10

Méthodes publiques

Méthode Description
CheckQTConfigState ( string devenvroot, string agentExecutable, string subpath, IEnumerable asms ) : IDictionary>
PerformQTConfigPatches ( string devenvroot, string agentExecutable, string subpath, bool?>.IDictionary actions ) : void

Private Methods

Méthode Description
cultureOf ( string assemblyName ) : string
exactFinder ( XmlDocument doc, string filepath, AssemblyName asn, string ns, string prf, XmlNamespaceManager nsm ) : bool
exactRemover ( XmlDocument doc, string filepath, AssemblyName asn, string ns, string prf, XmlNamespaceManager nsm ) : bool
exactWriter ( XmlDocument doc, string filepath, AssemblyName asn, string ns, string prf, XmlNamespaceManager nsm ) : bool
junkRemover ( XmlDocument doc, AssemblyName asn, string ns, string prf, XmlNamespaceManager nsm ) : bool
tokenOf ( string assemblyName ) : string

Method Details

CheckQTConfigState() public static méthode

public static CheckQTConfigState ( string devenvroot, string agentExecutable, string subpath, IEnumerable asms ) : IDictionary>
devenvroot string
agentExecutable string
subpath string
asms IEnumerable
Résultat IDictionary>

PerformQTConfigPatches() public static méthode

public static PerformQTConfigPatches ( string devenvroot, string agentExecutable, string subpath, bool?>.IDictionary actions ) : void
devenvroot string
agentExecutable string
subpath string
actions bool?>.IDictionary
Résultat void