C# Class RectangleLSmall, runtime

Mostrar archivo Open project: mikedn/runtime Class Usage Examples

Public Methods

Method Description
Equals ( RectangleLSmall, &r1, RectangleLSmall, &r2 ) : bool
RectangleLSmall ( long x ) : System,
ToString ( ) : string

Method Details

Equals() public static method

public static Equals ( RectangleLSmall, &r1, RectangleLSmall, &r2 ) : bool
r1 RectangleLSmall,
r2 RectangleLSmall,
return bool

RectangleLSmall() public method

public RectangleLSmall ( long x ) : System,
x long
return System,

ToString() public method

public ToString ( ) : string
return string