Méthode | Description | |
---|---|---|
Initialize ( IEventSource eventSource ) : void | ||
LocalLogger ( string projectFile ) : System | ||
Shutdown ( ) : void |
Méthode | Description | |
---|---|---|
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 | |
Résultat | void |
public LocalLogger ( string projectFile ) : System | ||
projectFile | string | |
Résultat | System |