C# Class VisualMutator.Infrastructure.ProjectFilesClone

Inheritance: IDisposable
显示文件 Open project: visualmutator/visualmutator Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
ProjectFilesClone ( IFileSystem fs, FilePathAbsolute path ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

ProjectFilesClone() public method

public ProjectFilesClone ( IFileSystem fs, FilePathAbsolute path ) : System
fs IFileSystem
path FilePathAbsolute
return System