C# Class RectangleNestedF, runtime

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

Méthodes publiques

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

Method Details

Equals() public static méthode

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

RectangleNestedF() public méthode

public RectangleNestedF ( float x, float y, float width, float height ) : System,
x float
y float
width float
height float
Résultat System,

ToString() public méthode

public ToString ( ) : string
Résultat string