Freigeben über


ServiceTypeInformation.Get(Type) Methode

Definition

Factorymethode, die ein ServiceTypeInformation-Objekt aus dem angegebenen Typ erstellt

public static Microsoft.ServiceFabric.Services.Remoting.Runtime.ServiceTypeInformation Get (Type serviceType);
static member Get : Type -> Microsoft.ServiceFabric.Services.Remoting.Runtime.ServiceTypeInformation
Public Shared Function Get (serviceType As Type) As ServiceTypeInformation

Parameter

serviceType
Type

Zu untersuchende Typ

Gibt zurück

ServiceTypeInformation

Gilt für: