Пример #1
0
 public ListViewDelegate(AlertAnimations owner)
 {
     this.owner = owner;
 }
Пример #2
0
		public ListViewDelegate(AlertAnimations owner) 
		{
			this.owner = owner;
		}