C# (CSharp) HandCoded.FpML.Schemes Пространство имен

Классы

Имя Описание
CachedScheme The CachedScheme class provides in-memory storage for the codes defined for its domain and thier associated descriptions.
ClosedScheme The ClosedScheme class provides an extened implementation of CachedScheme that implements the IEnumerable and IMatchable interfaces.
Scheme A Scheme instance holds a collection of values used to validate data fields that may only store a code value taken from the schemes domain.
SchemeCollection The SchemeCollection class maintains a set of Scheme instances that are used to validate data within an FpML document.
Value The Value class is used to represent code values within thier corresponding Scheme instance's extent set.