C# Class System.Html.Mobile.UserProximityEvent

Inheritance: Event
Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Private Properties

Свойство Type Description
UserProximityEvent System.Runtime.CompilerServices

Méthodes publiques

Méthode Description
UserProximityEvent ( string type ) : System.Runtime.CompilerServices
UserProximityEvent ( string type, UserProximityEventInit eventInitDict ) : System.Runtime.CompilerServices

Private Methods

Méthode Description
UserProximityEvent ( ) : System.Runtime.CompilerServices

Method Details

UserProximityEvent() public méthode

public UserProximityEvent ( string type ) : System.Runtime.CompilerServices
type string
Résultat System.Runtime.CompilerServices

UserProximityEvent() public méthode

public UserProximityEvent ( string type, UserProximityEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict UserProximityEventInit
Résultat System.Runtime.CompilerServices