다음을 통해 공유


GenerateMethodSerializersAttribute(Type, Boolean) 생성자

정의

GenerateMethodSerializersAttribute 클래스의 새 인스턴스를 초기화합니다.

public GenerateMethodSerializersAttribute (Type proxyBase, bool isExtension = false);
new Orleans.GenerateMethodSerializersAttribute : Type * bool -> Orleans.GenerateMethodSerializersAttribute
Public Sub New (proxyBase As Type, Optional isExtension As Boolean = false)

매개 변수

proxyBase
Type

프록시 기본 형식입니다.

isExtension
Boolean

true설정하면 확장 인터페이스입니다.

적용 대상