Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Project
Shape
C# Class Project.Shape
Mostrar archivo
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