Exemplo n.º 1
0
 public bool HasHoloMero(string s, Search search)
 {
     return(HasHoloMero(PointerType.of(s), search));
 }