메소드 | 설명 | |
---|---|---|
Initialize ( IEventSource eventSource ) : void | ||
LocalLogger ( string projectFile ) : System | ||
Shutdown ( ) : void |
메소드 | 설명 | |
---|---|---|
EventSourceErrorRaised ( object sender, Microsoft.Build.Framework.BuildErrorEventArgs e ) : void | ||
EventSourceWarningRaised ( object sender, Microsoft.Build.Framework.BuildWarningEventArgs e ) : void |
public Initialize ( IEventSource eventSource ) : void | ||
eventSource | IEventSource | |
리턴 | void |
public LocalLogger ( string projectFile ) : System | ||
projectFile | string | |
리턴 | System |