Partager via


ServiceTypeInformation.Get(Type) Méthode

Définition

Méthode factory qui construit un objet ServiceTypeInformation à partir du type donné

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

Paramètres

serviceType
Type

Type à examiner

Retours

ServiceTypeInformation

S’applique à