C# Class SimCaptcha.AspNetCore.ConsoleLogHelper

Inheritance: ILogHelper
ファイルを表示 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