메소드 | 설명 | |
---|---|---|
Exec ( string command, string args, string workingdir, string errorMsg, [ retriesOnFailure ) : string | ||
GetClassDirectory ( PostProcessorContext context ) : string | ||
GetMD5HashOfEOCD ( string fileName ) : string | ||
GetVariationsDirectory ( PostProcessorContext context ) : string | ||
SDKTool ( PostProcessorContext context, string command, string workingdir, string errorMsg ) : string |
public static Exec ( string command, string args, string workingdir, string errorMsg, [ retriesOnFailure ) : string | ||
command | string | |
args | string | |
workingdir | string | |
errorMsg | string | |
retriesOnFailure | [ | |
리턴 | string |
public static GetClassDirectory ( PostProcessorContext context ) : string | ||
context | PostProcessorContext | |
리턴 | string |
public static GetMD5HashOfEOCD ( string fileName ) : string | ||
fileName | string | |
리턴 | string |
public static GetVariationsDirectory ( PostProcessorContext context ) : string | ||
context | PostProcessorContext | |
리턴 | string |
public static SDKTool ( PostProcessorContext context, string command, string workingdir, string errorMsg ) : string | ||
context | PostProcessorContext | |
command | string | |
workingdir | string | |
errorMsg | string | |
리턴 | string |