C# Class VelocityDbSchema.Samples.AllSupportedSample.Bird

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

Méthodes publiques

Méthode Description
Bird ( ) : System
Bird ( string aName, short anAge ) : System

Method Details

Bird() public méthode

public Bird ( ) : System
Résultat System

Bird() public méthode

public Bird ( string aName, short anAge ) : System
aName string
anAge short
Résultat System