C# Class Decorators.Logger

Show file Open project: ashic/RoughingItCanaryWharf

Public Methods

Method Description
Log ( string message ) : void

Method Details

Log() public static method

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