Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
VelocityDbSchema
Samples
AllSupportedSample
Pet
C# Class VelocityDbSchema.Samples.AllSupportedSample.Pet
Exibir arquivo
Open project: VelocityDB/VelocityDB
Class Usage Examples
Public Properties
Property
Type
Description
friends
List
Public Methods
Method
Description
Pet
( ) :
System
Pet
(
string
aName
,
short
anAge
) :
System
Method Details
Pet()
public
method
public
Pet
( ) :
System
return
System
Pet()
public
method
public
Pet
(
string
aName
,
short
anAge
) :
System
aName
string
anAge
short
return
System
Property Details
friends
public_oe property
public
List
friends
return
List