C# Class RectangleLLarge, runtime

Afficher le fichier Open project: mikedn/runtime Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( RectangleLLarge, &r1, RectangleLLarge, &r2 ) : bool
RectangleLLarge ( long x, long y, long width, long height ) : System,
ToString ( ) : string

Method Details

Equals() public static méthode

public static Equals ( RectangleLLarge, &r1, RectangleLLarge, &r2 ) : bool
r1 RectangleLLarge,
r2 RectangleLLarge,
Résultat bool

RectangleLLarge() public méthode

public RectangleLLarge ( long x, long y, long width, long height ) : System,
x long
y long
width long
height long
Résultat System,

ToString() public méthode

public ToString ( ) : string
Résultat string