MSBuildLogger
Abstract MSBuild Logger class.
Constructors
| Constructor | Description | 
          
            new()
          
          
            Signature: unit -> MSBuildLogger 
         | 
        
            
               
               
            
          
         | 
      
Instance members
| Instance member | Description | 
          
            RegisterEvents(arg1)
          
          
            Signature: IEventSource -> unit 
        Modifiers: abstract  | 
        
            
               
               
            
          Abstract function which registers an event listener.  |