C# Класс NuGet.XmlTransfomer

Наследование: IPackageFileTransformer
Показать файл Открыть проект

Открытые методы

Метод Описание
XmlTransfomer ( XElement>.IDictionary nodeActions ) : System

Приватные методы

Метод Описание
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

Описание методов

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

public XmlTransfomer ( XElement>.IDictionary nodeActions ) : System
nodeActions XElement>.IDictionary
Результат System