Exemplo n.º 1
0
 public AlertViewDelegate(ClusterPrePermissions parent)
 {
     _parent = parent;
 }
 public LocationManagerDelegate(ClusterPrePermissions parent)
 {
     _parent = parent;
 }
Exemplo n.º 3
0
 public LocationManagerDelegate(ClusterPrePermissions parent)
 {
     _parent = parent;
 }
 public AlertViewDelegate(ClusterPrePermissions parent)
 {
     _parent = parent;
 }