C# Class VelocityDbSchema.UsingSortedSet

Inheritance: OptimizedPersistable
Afficher le fichier Open project: VelocityDB/VelocityDB

Méthodes publiques

Свойство Type Description
intList List
intSortedSet SortedSetAny
randGen System.Random

Méthodes publiques

Méthode Description
UsingSortedSet ( int addHowMany ) : System

Method Details

UsingSortedSet() public méthode

public UsingSortedSet ( int addHowMany ) : System
addHowMany int
Résultat System

Property Details

intList public_oe property

public List intList
Résultat List

intSortedSet public_oe property

public SortedSetAny intSortedSet
Résultat SortedSetAny

randGen public_oe static_oe property

public static Random,System randGen
Résultat System.Random