C# Class Forseti.Scripting.SystemConsole

Mostrar archivo Open project: dolittle/Forseti

Public Properties

Property Type Description
LoggingEnabled bool

Public Methods

Method Description
Print ( string message ) : void

Method Details

Print() public static method

public static Print ( string message ) : void
message string
return void

Property Details

LoggingEnabled public_oe static_oe property

public static bool LoggingEnabled
return bool