C# Class Open.Testing.ChangeHeightEventArgs

Show file Open project: philcockfield/Open.TestHarness.SL

Public Properties

Property Type Description
Height int

Public Methods

Method Description
ChangeHeightEventArgs ( int height ) : System

Method Details

ChangeHeightEventArgs() public method

public ChangeHeightEventArgs ( int height ) : System
height int
return System

Property Details

Height public property

public int Height
return int