C# Class SM.PasskeyRequestEventArgs

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

Public Properties

Property Type Description
handle Byte

Public Methods

Method Description
PasskeyRequestEventArgs ( Byte handle )

Method Details

PasskeyRequestEventArgs() public method

public PasskeyRequestEventArgs ( Byte handle )
handle Byte

Property Details

handle public_oe property

public Byte handle
return Byte