RegisterProviderAttribute
class
Namespace: Orleans
When applied to a type, indicates that the type is a provider and that it should be automatically registered.
public sealed class RegisterProviderAttribute : AttributeConstructors
RegisterProviderAttribute(string, string, string, Type)When applied to a type, indicates that the type is a provider and that it should be automatically registered.
