다음을 통해 공유


GenericGrainInterfaceType.Construct(TypeConverter, Type[]) 메서드

정의

이 인스턴스의 생성된 버전을 반환합니다.

public Orleans.Runtime.GenericGrainInterfaceType Construct (Orleans.Serialization.TypeSystem.TypeConverter formatter, params Type[] typeArguments);
member this.Construct : Orleans.Serialization.TypeSystem.TypeConverter * Type[] -> Orleans.Runtime.GenericGrainInterfaceType
Public Function Construct (formatter As TypeConverter, ParamArray typeArguments As Type()) As GenericGrainInterfaceType

매개 변수

formatter
TypeConverter
typeArguments
Type[]

반환

적용 대상