Warning

ILogger.Warning method

ウォーターマーク中に発生した警告をログに記録します。

public void Warning(string message)
パラメータ タイプ 説明
message String 警告メッセージ。

関連項目