C# 클래스 CK.Core.Tests.Canidae

상속: Mammal
파일 보기 프로젝트 열기: Invenietis/ck-core

공개 메소드들

메소드 설명
Canidae ( string name, int gestationPeriod = 9, bool isRetriever = false ) : System
ToString ( ) : string

메소드 상세

Canidae() 공개 메소드

public Canidae ( string name, int gestationPeriod = 9, bool isRetriever = false ) : System
name string
gestationPeriod int
isRetriever bool
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string