C# Class Project.Shape

ファイルを表示 Open project: dibagaran/cs-2015-7-alpha Class Usage Examples

Public Methods

Method Description
Shape ( double width, double height ) : System
ToString ( ) : string

Method Details

Shape() public method

public Shape ( double width, double height ) : System
width double
height double
return System

ToString() public method

public ToString ( ) : string
return string