次の方法で共有


CreateFabricClientDelegate 代理人

定義

FabricClient オブジェクトを作成するデリゲートを表します。

public delegate System.Fabric.FabricClient CreateFabricClientDelegate();
type CreateFabricClientDelegate = delegate of unit -> FabricClient
Public Delegate Function CreateFabricClientDelegate() As FabricClient 

戻り値

FabricClient

適用対象