C# Class NuGet.XmlTransfomer

Inheritance: IPackageFileTransformer
Afficher le fichier Open project: monoman/NugetCracker

Méthodes publiques

Méthode Description
XmlTransfomer ( XElement>.IDictionary nodeActions ) : System

Private Methods

Méthode Description
GetXml ( IPackageFile file, IProjectSystem projectSystem ) : System.Xml.Linq.XElement
RevertFile ( IPackageFile file, string targetPath, IEnumerable matchingFiles, IProjectSystem projectSystem ) : void
TransformFile ( IPackageFile file, string targetPath, IProjectSystem projectSystem ) : void

Method Details

XmlTransfomer() public méthode

public XmlTransfomer ( XElement>.IDictionary nodeActions ) : System
nodeActions XElement>.IDictionary
Résultat System