메소드 | 설명 | |
---|---|---|
AfterCompile ( Microsoft.Dnx.Compilation.CSharp.AfterCompileContext context ) : void | ||
BeforeCompile ( Microsoft.Dnx.Compilation.CSharp.BeforeCompileContext context ) : void | ||
PostSharpCompilerModule ( IServiceProvider provider, string workingDirectory ) : System |
메소드 | 설명 | |
---|---|---|
BeforePostCompile ( ) : void |
public AfterCompile ( Microsoft.Dnx.Compilation.CSharp.AfterCompileContext context ) : void | ||
context | Microsoft.Dnx.Compilation.CSharp.AfterCompileContext | |
리턴 | void |
public BeforeCompile ( Microsoft.Dnx.Compilation.CSharp.BeforeCompileContext context ) : void | ||
context | Microsoft.Dnx.Compilation.CSharp.BeforeCompileContext | |
리턴 | void |
public PostSharpCompilerModule ( IServiceProvider provider, string workingDirectory ) : System | ||
provider | IServiceProvider | |
workingDirectory | string | |
리턴 | System |