Прочетете на английски Редактиране

Споделяне чрез


SerializerAttribute Class

Definition

Identifies a class that contains all the serializer methods for a type.

C#
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
public sealed class SerializerAttribute : Orleans.CodeGeneration.GeneratedAttribute
C#
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=true)]
public sealed class SerializerAttribute : Attribute
Inheritance
SerializerAttribute
Inheritance
SerializerAttribute
Attributes

Constructors

SerializerAttribute(Type)

Initializes a new instance of the SerializerAttribute class.

Properties

TargetType

Gets the type which this implementation applies to.

TargetType

Gets the type which this implementation applies to.

(Inherited from GeneratedAttribute)

Applies to

Продукт Версии
.NET Orleans 1.5.10, 3.4.5, 3.6.0