Skip to content

RegisterCopierAttribute

class

Namespace: Orleans

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

Constructors