C# Class Verifier, Fody

Afficher le fichier Open project: Fody/Fody Class Usage Examples

Méthodes publiques

Méthode Description
Verify ( string beforeAssemblyPath, string afterAssemblyPath ) : void

Private Methods

Méthode Description
GetPathToPeVerify ( ) : string
TrimLineNumbers ( string foo ) : string
Validate ( string assemblyPath2 ) : string

Method Details

Verify() public static méthode

public static Verify ( string beforeAssemblyPath, string afterAssemblyPath ) : void
beforeAssemblyPath string
afterAssemblyPath string
Résultat void