C# Class Smeedee.Services.Fakes.FakeLogService

Inheritance: ILog
Show file Open project: Smeedee/Smeedee-Mobile

Public Methods

Method Description
Log ( string message ) : void

Method Details

Log() public method

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