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