CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
SQLiter.Pair< T, U > Class Template Reference

Helper class to store two generic type. More...

Public Member Functions

 Pair (T first, U second)
 

Properties

First [get, set]
 
Second [get, set]
 

Detailed Description

Helper class to store two generic type.

Template Parameters
TThe first type
UThe second type

The documentation for this class was generated from the following file: