C# 클래스 VelocityDbSchema.UsingSortedSet

상속: OptimizedPersistable
파일 보기 프로젝트 열기: VelocityDB/VelocityDB

공개 프로퍼티들

프로퍼티 타입 설명
intList List
intSortedSet SortedSetAny
randGen System.Random

공개 메소드들

메소드 설명
UsingSortedSet ( int addHowMany ) : System

메소드 상세

UsingSortedSet() 공개 메소드

public UsingSortedSet ( int addHowMany ) : System
addHowMany int
리턴 System

프로퍼티 상세

intList 공개적으로 프로퍼티

public List intList
리턴 List

intSortedSet 공개적으로 프로퍼티

public SortedSetAny intSortedSet
리턴 SortedSetAny

randGen 공개적으로 정적으로 프로퍼티

public static Random,System randGen
리턴 System.Random