C# Class Project.Leandow

Exibir arquivo Open project: dibagaran/cs-2015-7-alpha Class Usage Examples

Public Methods

Method 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 method

public Leandow ( string title, Size size, Offset offset ) : System
title string
size Size
offset Offset
return System

Leandow() public method

public Leandow ( string title, int width, int height, int offsetX, int offsetY ) : System
title string
width int
height int
offsetX int
offsetY int
return System