다음을 통해 공유


GenerateSerializerAttribute(Type) 생성자

정의

GenerateSerializerAttribute의 새 인스턴스를 초기화합니다.

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

매개 변수

type
Type

생성기에서 코드를 생성해야 하는 형식입니다.

적용 대상