프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
RunVerifyProcessAndCollectOutput ( string assemblyPath, bool &isVerified, string &output ) : void | ||
Verify ( string unprocessedAssemblyPath, string processedAssemblyPath ) : void |
public static RunVerifyProcessAndCollectOutput ( string assemblyPath, bool &isVerified, string &output ) : void | ||
assemblyPath | string | |
isVerified | bool | |
output | string | |
리턴 | void |
public static Verify ( string unprocessedAssemblyPath, string processedAssemblyPath ) : void | ||
unprocessedAssemblyPath | string | |
processedAssemblyPath | string | |
리턴 | void |