Summary
Gets the values.
- Assembly
- Rocket
.Surgery .Conventions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Service
Provider Dictionary
Syntax
public ICollection<object> Values { get; }
Attributes
Type | Description |
---|---|
NullableAttribute |
Value
Type | Description |
---|---|
ICollection |
The values. |