Example #1
0
		public CBCentralManager (CBCentralManagerDelegate @delegate)
			: this (@delegate, null)
		{
		}
Example #2
0
 public CBCentralManager(CBCentralManagerDelegate @delegate)
     : this(@delegate, null)
 {
 }