메소드 | 설명 | |
---|---|---|
CreateClone ( string name ) : ProjectFilesClone | ||
CreateCloneAsync ( string name ) : Task |
||
Dispose ( ) : void | ||
ProjectClonesManager ( IHostEnviromentConnection hostEnviroment, FilesManager filesManager, IFileSystem fs ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
CreateTmpDir ( string s ) : FilePathAbsolute | ||
GetReferencedAssemblyPaths ( IList |
public CreateClone ( string name ) : ProjectFilesClone | ||
name | string | |
리턴 | ProjectFilesClone |
public ProjectClonesManager ( IHostEnviromentConnection hostEnviroment, FilesManager filesManager, IFileSystem fs ) : System | ||
hostEnviroment | IHostEnviromentConnection | |
filesManager | FilesManager | |
fs | IFileSystem | |
리턴 | System |