C# Class StatLight.Core.Configuration.WindowSize

Mostrar archivo Open project: staxmanade/StatLight Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
WindowSize ( int width, int height ) : System.Runtime.Serialization

Method Details

WindowSize() public method

public WindowSize ( int width, int height ) : System.Runtime.Serialization
width int
height int
return System.Runtime.Serialization