Partager via


MobileServiceEvent(String) Constructeur

Définition

Crée une instance d'un MobileServiceEvent.

public MobileServiceEvent(string name);
new Microsoft.WindowsAzure.MobileServices.Eventing.MobileServiceEvent : string -> Microsoft.WindowsAzure.MobileServices.Eventing.MobileServiceEvent
Public Sub New (name As String)

Paramètres

name
String

Nom de l'événement.

S’applique à