Exemplo n.º 1
0
 public List <MarkerType> GetByName(string name)
 {
     return(MarkerTypeManager.GetByName(name));
 }