다음을 통해 공유


GrainTypeResolver.GetGrainType(Type) 메서드

정의

제공된 클래스의 조직 형식을 반환합니다.

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

매개 변수

type
Type

조직 클래스입니다.

반환

제공된 클래스의 조직 형식입니다.

적용 대상