コード例 #1
0
 public virtual void removeCountryListener(android.location.CountryListener listener
                                           )
 {
     throw new System.NotImplementedException();
 }
コード例 #2
0
 public virtual void addCountryListener(android.location.CountryListener listener,
                                        android.os.Looper looper)
 {
     throw new System.NotImplementedException();
 }