GeneratedActivatorConstructorAttribute
class
Namespace: Orleans
When applied to a constructor, indicates that generated activator implementations should use that constructor when activating instances.
public sealed class GeneratedActivatorConstructorAttribute : ActivatorUtilitiesConstructorAttributeRemarks
This attribute can be used to call constructors which require injected dependencies.
Constructors
GeneratedActivatorConstructorAttributeInitializes a new instance of theGeneratedActivatorConstructorAttributeclass.
