C# Class PicklesDoc.Pickles.DocumentationBuilders.Dhtml.JsonTweaker

Afficher le fichier Open project: picklesdoc/pickles Class Usage Examples

Méthodes publiques

Méthode Description
AddJsonPWrapperTo ( string filePath ) : void
JsonTweaker ( IFileSystem fileSystem ) : System
RenameFileTo ( string oldFilePath, string newFilePath ) : void

Method Details

AddJsonPWrapperTo() public méthode

public AddJsonPWrapperTo ( string filePath ) : void
filePath string
Résultat void

JsonTweaker() public méthode

public JsonTweaker ( IFileSystem fileSystem ) : System
fileSystem IFileSystem
Résultat System

RenameFileTo() public méthode

public RenameFileTo ( string oldFilePath, string newFilePath ) : void
oldFilePath string
newFilePath string
Résultat void