C# Class VisualMutator.Infrastructure.ProjectFilesClone

Inheritance: IDisposable
Afficher le fichier Open project: visualmutator/visualmutator Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
ProjectFilesClone ( IFileSystem fs, FilePathAbsolute path ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

ProjectFilesClone() public méthode

public ProjectFilesClone ( IFileSystem fs, FilePathAbsolute path ) : System
fs IFileSystem
path FilePathAbsolute
Résultat System