C# Class Zoo.Reptiles.Snake

Inheritance: Zoo.Reptiles.Reptile
ファイルを表示 Open project: PhilShishov/Software-University

Public Methods

Method Description
Snake ( string name ) : System

Method Details

Snake() public method

public Snake ( string name ) : System
name string
return System