Ejemplo n.º 1
0
 private async Task DeleteBaseMeeting()
 {
     await BaseMeetingDataStore.DeleteBaseMeetingAsync(BMeeting.Id);
 }