C# Class StaticProxy.Fody.Tests.WeaverHelper

Afficher le fichier Open project: BrunoJuchli/StaticProxy.Fody Class Usage Examples

Méthodes publiques

Méthode Description
Weave ( ) : Assembly
WeaverHelper ( string projectPath ) : Mono.Cecil

Private Methods

Méthode Description
GetAssemblyName ( ) : string
GetAssemblyPath ( ) : void
GetOutputPathValue ( ) : string
GetPEVerifyLocation ( IEnumerable pathKeys, string peVerifyLocation ) : string
PEVerify ( string assemblyLocation ) : void

Method Details

Weave() public méthode

public Weave ( ) : Assembly
Résultat System.Reflection.Assembly

WeaverHelper() public méthode

public WeaverHelper ( string projectPath ) : Mono.Cecil
projectPath string
Résultat Mono.Cecil