Ejemplo n.º 1
0
 public bool CanReceiveEventNotification(Guid intent)
 {
     return(_appInfo.CanReceiveEventNotification(AppletId, intent));
 }