C# Class TransactionalNodeService.Proxy.Universal.DebugLogger

Show file Open project: chris-tomich/Glyma

Private Properties

Property Type Description
DebugLogger System

Public Methods

Method Description
LogMsg ( string message ) : void

Private Methods

Method Description
DebugLogger ( ) : System

Method Details

LogMsg() public method

public LogMsg ( string message ) : void
message string
return void