C# Class Vidyano.DataTypes

Show file Open project: stevehansen/vidyano_v1

Public Properties

Property Type Description
All HashSet
Dates HashSet
Numeric HashSet
Text HashSet

Private Methods

Method Description
DataTypes ( ) : System.Collections.Generic

Property Details

All public static property

public static HashSet All
return HashSet

Dates public static property

public static HashSet Dates
return HashSet

Numeric public static property

public static HashSet Numeric
return HashSet

Text public static property

public static HashSet Text
return HashSet