다음을 통해 공유


GrainInterfaceTypeResolver.GetGrainInterfaceTypeByConvention(Type) 메서드

정의

기본 규칙에 따라 조직 인터페이스 형식을 가져옵니다.

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

매개 변수

type
Type

조직 인터페이스 형식입니다.

반환

조직 인터페이스 형식 이름입니다.

적용 대상