Class OfferNumbersContract
- Namespace
- Everest.Service.DataContracts.Offers
- Assembly
- Everest.Service.dll
[TypeConverter(typeof(OfferNumberContractConverter))]
public class OfferNumbersContract : IReadOnlyCollection<int>, IEnumerable<int>, IEnumerable
- Inheritance
-
OfferNumbersContract
- Implements
- Inherited Members
Constructors
Properties
- Count
Gets the number of elements in the collection.
Methods
- GetEnumerator()
Returns an enumerator that iterates through the collection.