Compartilhar via


MobileServiceEvent(String) Construtor

Definição

Cria uma instância de um MobileServiceEvent.

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

Parâmetros

name
String

O nome do evento.

Aplica-se a