다음을 통해 공유


GrainInterfaceTypeResolver.GetGrainInterfaceType(Type) 메서드

정의

GrainInterfaceType 제공된 인터페이스의 를 반환합니다.

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

매개 변수

type
Type

조직 인터페이스입니다.

반환

GrainInterfaceType 제공된 인터페이스의 입니다.

적용 대상