Exemplo n.º 1
0
		public NotificationsListViewDelegate(AlertNotifications owner) 
		{
			this.owner = owner;
		}
Exemplo n.º 2
0
 public NotificationsListViewDelegate(AlertNotifications owner)
 {
     this.owner = owner;
 }