Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.Serialization.Abstractions
Package overview
GenerateSerializerAttribute
Overview
Constructors
Properties
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
GenerateSerializerAttribute Constructors
Documentation
API reference
Microsoft.Orleans.Serialization.Abstractions
GenerateSerializerAttribute
Constructors
Markdown
When applied to a type, specifies that the type is intended to be serialized and that serialization code should be generated for the type.
GenerateSerializerAttribute
public
GenerateSerializerAttribute
()