C# Class StaticProxy.Fody.Tests.WeaverHelper

ファイルを表示 Open project: BrunoJuchli/StaticProxy.Fody Class Usage Examples

Public Methods

Method Description
Weave ( ) : Assembly
WeaverHelper ( string projectPath ) : Mono.Cecil

Private Methods

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

Method Details

Weave() public method

public Weave ( ) : Assembly
return System.Reflection.Assembly

WeaverHelper() public method

public WeaverHelper ( string projectPath ) : Mono.Cecil
projectPath string
return Mono.Cecil