C# Class Flash.ErasePageEventArgs

Inheritance: System.EventArgs
显示文件 Open project: jrowberg/bglib

Public Properties

Property Type Description
result System.UInt16

Public Methods

Method Description
ErasePageEventArgs ( UInt16 result )

Method Details

ErasePageEventArgs() public method

public ErasePageEventArgs ( UInt16 result )
result System.UInt16

Property Details

result public_oe property

public UInt16,System result
return System.UInt16