C# Class RectangleLSmall, runtime

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

Méthodes publiques

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

Method Details

Equals() public static méthode

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

RectangleLSmall() public méthode

public RectangleLSmall ( long x ) : System,
x long
Résultat System,

ToString() public méthode

public ToString ( ) : string
Résultat string