Skip to content

RegisterSerializerAttribute

class

Namespace: Orleans

When applied to a type, indicates that the type is a serializer and that it should be automatically registered.
public sealed class RegisterSerializerAttribute : Attribute

Constructors