Skip to content

RegisterConverterAttribute

class

Namespace: Orleans

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

Constructors