C# 클래스 Verifier, Fody

파일 보기 프로젝트 열기: Fody/Fody 1 사용 예제들

공개 메소드들

메소드 설명
Verify ( string beforeAssemblyPath, string afterAssemblyPath ) : void

비공개 메소드들

메소드 설명
GetPathToPeVerify ( ) : string
TrimLineNumbers ( string foo ) : string
Validate ( string assemblyPath2 ) : string

메소드 상세

Verify() 공개 정적인 메소드

public static Verify ( string beforeAssemblyPath, string afterAssemblyPath ) : void
beforeAssemblyPath string
afterAssemblyPath string
리턴 void