共用方式為


OptionsLogger.LogOption(IOptionFormatter) 方法

定義

使用格式器記錄選項。

public void LogOption (Orleans.IOptionFormatter formatter);
member this.LogOption : Orleans.IOptionFormatter -> unit
Public Sub LogOption (formatter As IOptionFormatter)

參數

formatter
IOptionFormatter

選項格式子。

適用於