Compartir a través de


CreateFabricClientDelegate Delegado

Definición

Representa un delegado para crear un objeto FabricClient.

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

Valor devuelto

FabricClient

Se aplica a