Class MixtureContract<TAnalyteContract, TMatrixContract>
- Namespace
- Everest.Service.DataContracts.Mixtures
- Assembly
- Everest.Service.dll
Represents a generic mixture contract.
[DataContract]
public class MixtureContract<TAnalyteContract, TMatrixContract>
Type Parameters
TAnalyteContract
The type of analyte definition contract used in the mixture.
TMatrixContract
The type of matrix definition contract used in the mixture.
- Inheritance
-
MixtureContract<TAnalyteContract, TMatrixContract>
- Derived
- Inherited Members