GrainInterfaceTypeResolver.GetGrainInterfaceTypeByConvention(Type) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
既定の規則に基づいてグレイン インターフェイス型を取得します。
public Orleans.Runtime.GrainInterfaceType GetGrainInterfaceTypeByConvention (Type type);
member this.GetGrainInterfaceTypeByConvention : Type -> Orleans.Runtime.GrainInterfaceType
Public Function GetGrainInterfaceTypeByConvention (type As Type) As GrainInterfaceType
パラメーター
- type
- Type
グレイン インターフェイスの種類。
戻り値
グレイン インターフェイスの型名。