C# 클래스 VelocityDbSchema.Samples.AllSupportedSample.Bird

상속: Pet
파일 보기 프로젝트 열기: VelocityDB/VelocityDB

공개 메소드들

메소드 설명
Bird ( ) : System
Bird ( string aName, short anAge ) : System

메소드 상세

Bird() 공개 메소드

public Bird ( ) : System
리턴 System

Bird() 공개 메소드

public Bird ( string aName, short anAge ) : System
aName string
anAge short
리턴 System