Class KeySourceActions
public sealed record KeySourceActions : SourceActions<IKeySourceAction>, IEquatable<SourceActions>, IEquatable<SourceActions<IKeySourceAction>>, IEquatable<KeySourceActions>
- Inheritance
-
KeySourceActions
- Implements
- Inherited Members
Constructors
KeySourceActions(string, ImmutableArray<IKeySourceAction>)
public KeySourceActions(string Id, ImmutableArray<IKeySourceAction> Actions)
Parameters
IdstringActionsImmutableArray<IKeySourceAction>