Class GenericAnalyteContract<TChemType>
- 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 GenericAnalyteContract<TChemType>
Type Parameters
TChemType
- Inheritance
-
GenericAnalyteContract<TChemType>
- Derived
- Inherited Members