상속: Android.App.Service, IGetTimestamp
예제 #1
0
		public TimestampBinder(TimestampService service)
		{
			this.Service = service;
		}
 public TimestampBinder(TimestampService service)
 {
     this.Service = service;
 }