コード例 #1
0
ファイル: AlertNotifications.cs プロジェクト: tremors/ios-sdk
		public NotificationsListViewDelegate(AlertNotifications owner) 
		{
			this.owner = owner;
		}
コード例 #2
0
 public NotificationsListViewDelegate(AlertNotifications owner)
 {
     this.owner = owner;
 }