C# Class SimCaptcha.AspNetCore.ConsoleLogHelper

Inheritance: ILogHelper
Show file Open project: yiyungent/SimCaptcha

Public Methods

Method Description
Write ( string message ) : void

Method Details

Write() public method

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