C# Class Project.Leandow

Afficher le fichier Open project: dibagaran/cs-2015-7-alpha Class Usage Examples

Méthodes publiques

Méthode Description
Leandow ( string title, Size size, Offset offset ) : System
Leandow ( string title, int width, int height, int offsetX, int offsetY ) : System

Method Details

Leandow() public méthode

public Leandow ( string title, Size size, Offset offset ) : System
title string
size Size
offset Offset
Résultat System

Leandow() public méthode

public Leandow ( string title, int width, int height, int offsetX, int offsetY ) : System
title string
width int
height int
offsetX int
offsetY int
Résultat System