コード例 #1
0
ファイル: GpsService.cs プロジェクト: Ravalesh/MyRepo
 public GpsServiceBinder(GpsService service)
 {
     _gpsService = service;
 }