Freigeben über


GrainInterfaceTypeResolver.GetGrainInterfaceTypeByConvention(Type) Methode

Definition

Ruft einen Grain-Schnittstellentyp basierend auf den Standardkonventionen ab.

public Orleans.Runtime.GrainInterfaceType GetGrainInterfaceTypeByConvention (Type type);
member this.GetGrainInterfaceTypeByConvention : Type -> Orleans.Runtime.GrainInterfaceType
Public Function GetGrainInterfaceTypeByConvention (type As Type) As GrainInterfaceType

Parameter

type
Type

Der Grain-Schnittstellentyp.

Gibt zurück

Der Name des Grain-Schnittstellentyps.

Gilt für: