Table of Contents

Class GenericAnalyteContract<TChemType, TConcentration>

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, TConcentration> : ChemTypePresenceContract<TChemType>

Type Parameters

TChemType
TConcentration
Inheritance
GenericAnalyteContract<TChemType, TConcentration>
Derived
Inherited Members

Properties

Concentration