Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
VelocityDbSchema
Samples
Sample1
Person
C# Class VelocityDbSchema.Samples.Sample1.Person
Inheritance:
OptimizedPersistable
Mostra file
Open project: VelocityDB/VelocityDB
Public Methods
Method
Description
Person
(
string
firstName
,
string
lastName
,
UInt16
age
) :
System
Method Details
Person()
public
method
public
Person
(
string
firstName
,
string
lastName
,
UInt16
age
) :
System
firstName
string
lastName
string
age
System.UInt16
return
System