Warning

ILogger.Warning method

データ抽出中に発生した警告を記録します。

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

関連項目