Example #1
0
		public DataSource (ButtonsViewController bvc)
		{
			this.bvc = bvc;
		}
Example #2
0
 public DataSource(ButtonsViewController bvc)
 {
     this.bvc = bvc;
 }