Ejemplo n.º 1
0
 /// <summary>
 /// Sets the registry to associate the passed string identifier with the passed MapType.
 /// </summary>
 public void Set(string id, MapType mapType)
 {
     throw new NotImplementedException();
 }
 /// <summary>
 /// Sets the registry to associate the passed string identifier with the passed MapType.
 /// </summary>
 public void Set(string id, MapType mapType)
 {
     throw new NotImplementedException();
 }