Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
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 |