프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IMetadataProjectReference | |||
IMetadataProjectReference | DiagnosticResult | ||
IMetadataProjectReference | IList |
||
IMetadataProjectReference | void |
메소드 | 설명 | |
---|---|---|
EmitAssembly ( string outputPath ) : DiagnosticResult | ||
PostSharpProjectReference ( Microsoft.Dnx.Compilation.CSharp.RoslynProjectReference underlyingReference, List |
메소드 | 설명 | |
---|---|---|
IMetadataProjectReference ( |
||
IMetadataProjectReference ( ) : DiagnosticResult | ||
IMetadataProjectReference ( ) : IList |
||
IMetadataProjectReference ( Stream stream ) : void |
public EmitAssembly ( string outputPath ) : DiagnosticResult | ||
outputPath | string | |
리턴 | DiagnosticResult |
public PostSharpProjectReference ( Microsoft.Dnx.Compilation.CSharp.RoslynProjectReference underlyingReference, List |
||
underlyingReference | Microsoft.Dnx.Compilation.CSharp.RoslynProjectReference | |
diagnosticResults | List |
|
workingDirectory | string | |
리턴 | System |