Inheritance: Android.App.Service, IGetTimestamp
コード例 #1
0
		public TimestampBinder(TimestampService service)
		{
			this.Service = service;
		}
コード例 #2
0
 public TimestampBinder(TimestampService service)
 {
     this.Service = service;
 }