Class CommandNumbersContract
- Namespace
- Everest.Service.DataContracts.Orders.Commands
- Assembly
- Everest.Service.dll
[TypeConverter(typeof(CommandNumbersConverter))]
public class CommandNumbersContract : IReadOnlyCollection<string>, IEnumerable<string>, IEnumerable
- Inheritance
-
CommandNumbersContract
- Implements
- Inherited Members
Constructors
Properties
- Count
Gets the number of elements in the collection.
Methods
- GetEnumerator()
Returns an enumerator that iterates through the collection.
- ToString()
Returns a string that represents the current object.