Inheritance: Android.App.Service, IGetTimestamp
		public TimestampBinder(TimestampService service)
		{
			this.Service = service;
		}
 public TimestampBinder(TimestampService service)
 {
     this.Service = service;
 }