C# Class VelocityDbSchema.Samples.AllSupportedSample.Bird

Inheritance: Pet
Exibir arquivo Open project: VelocityDB/VelocityDB

Public Methods

Method Description
Bird ( ) : System
Bird ( string aName, short anAge ) : System

Method Details

Bird() public method

public Bird ( ) : System
return System

Bird() public method

public Bird ( string aName, short anAge ) : System
aName string
anAge short
return System