FAKE - F# Make


MSBuildLogger

Abstract MSBuild Logger class.

Constructors

ConstructorDescription
new()
Signature: unit -> MSBuildLogger

Instance members

Instance memberDescription
RegisterEvents(arg1)
Signature: IEventSource -> unit
Modifiers: abstract

Abstract function which registers an event listener.

Fork me on GitHub