다음을 통해 공유


SerializerAttribute(Type) 생성자

정의

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

public SerializerAttribute (Type targetType);
new Orleans.CodeGeneration.SerializerAttribute : Type -> Orleans.CodeGeneration.SerializerAttribute
Public Sub New (targetType As Type)

매개 변수

targetType
Type

이 구현에서 직렬화할 수 있는 형식입니다.

적용 대상