메소드 | 설명 | |
---|---|---|
Add ( string stepNameAndVersion ) : void | ||
Add ( string stepName, string packageVersion ) : void | ||
AddFolder ( string folderPath ) : void | ||
Default ( string packageVersion ) : void | ||
PackageVersionResolver ( Serilog log ) : System | ||
ResolveVersion ( string stepName ) : string |
메소드 | 설명 | |
---|---|---|
TryReadPackageIdentity ( string packageFile, PackageIdentity &packageIdentity ) : bool |
public Add ( string stepName, string packageVersion ) : void | ||
stepName | string | |
packageVersion | string | |
리턴 | void |
public PackageVersionResolver ( Serilog log ) : System | ||
log | Serilog | |
리턴 | System |
public ResolveVersion ( string stepName ) : string | ||
stepName | string | |
리턴 | string |