次の方法で共有


IWithEnabled インターフェイス

定義

enable/disable プロパティを設定できるフロー ログ情報更新のステージ。

public interface IWithEnabled
type IWithEnabled = interface
Public Interface IWithEnabled
派生

メソッド

WithLogging()

フロー ログを有効にします。

WithoutLogging()

フロー ログを無効にします。

適用対象