C# Class csExWB.WindowSetWidthEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: mcorrientes/Web-Security-Toolset

Public Properties

Property Type Description
width int

Public Methods

Method Description
WindowSetWidthEventArgs ( ) : System

Method Details

WindowSetWidthEventArgs() public method

public WindowSetWidthEventArgs ( ) : System
return System

Property Details

width public_oe property

public int width
return int