메소드 | 설명 | |
---|---|---|
EnsureFolderExists ( string outputPath ) : void | ||
ExpandPath ( string path ) : IEnumerable |
||
ExpandPaths ( IEnumerable |
||
FormatPath ( string output, NChanges.Core.AssemblyInfo assembly ) : string |
public static EnsureFolderExists ( string outputPath ) : void | ||
outputPath | string | |
리턴 | void |
public static ExpandPath ( string path ) : IEnumerable |
||
path | string | |
리턴 | IEnumerable |
public static ExpandPaths ( IEnumerable |
||
paths | IEnumerable |
|
리턴 | IEnumerable |
public static FormatPath ( string output, NChanges.Core.AssemblyInfo assembly ) : string | ||
output | string | |
assembly | NChanges.Core.AssemblyInfo | |
리턴 | string |