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 : AttributeNamespace: Orleans
public sealed class RegisterSerializerAttribute : Attribute