Freigeben über


GenericGrainInterfaceType.TryParse Methode

Definition

Gibt die generische Schnittstellen-ID zurück, die dem angegebenen Wert entspricht.

public static bool TryParse (Orleans.Runtime.GrainInterfaceType grainType, out Orleans.Runtime.GenericGrainInterfaceType result);
static member TryParse : Orleans.Runtime.GrainInterfaceType * GenericGrainInterfaceType -> bool
Public Shared Function TryParse (grainType As GrainInterfaceType, ByRef result As GenericGrainInterfaceType) As Boolean

Parameter

grainType
GrainInterfaceType

Gibt zurück

Gilt für: