C# Class System.Html.Mobile.UserProximityEvent

Inheritance: Event
Show file Open project: Saltarelle/SaltarelleWeb

Private Properties

Property Type Description
UserProximityEvent System.Runtime.CompilerServices

Public Methods

Method Description
UserProximityEvent ( string type ) : System.Runtime.CompilerServices
UserProximityEvent ( string type, UserProximityEventInit eventInitDict ) : System.Runtime.CompilerServices

Private Methods

Method Description
UserProximityEvent ( ) : System.Runtime.CompilerServices

Method Details

UserProximityEvent() public method

public UserProximityEvent ( string type ) : System.Runtime.CompilerServices
type string
return System.Runtime.CompilerServices

UserProximityEvent() public method

public UserProximityEvent ( string type, UserProximityEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict UserProximityEventInit
return System.Runtime.CompilerServices