C# Class VelocityDbSchema.StoreStruct.MyStructInside

Datei anzeigen Open project: VelocityDB/VelocityDB

Public Properties

Property Type Description
aBool bool
aString string
anInt int
boolList VelocityDbList

Property Details

aBool public_oe property

public bool aBool
return bool

aString public_oe property

public string aString
return string

anInt public_oe property

public int anInt
return int

boolList public_oe property

public VelocityDbList boolList
return VelocityDbList