Class AnalyteSpecificationContract
- Namespace
- Everest.Service.DataContracts.Mixtures.Analytes
- Assembly
- Everest.Service.dll
[DataContract]
[KnownType(typeof(MassConcentration))]
[KnownType(typeof(VolumeConcentration))]
[KnownType(typeof(Molarity))]
[KnownType(typeof(MassFraction))]
public class AnalyteSpecificationContract
- Inheritance
-
AnalyteSpecificationContract
- Inherited Members