C# Class Project.Rectangle

Inheritance: Shape
ファイルを表示 Open project: dibagaran/cs-2015-7-alpha

Public Methods

Method Description
Rectangle ( double width, double height ) : System

Method Details

Rectangle() public method

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