Ejemplo n.º 1
0
 public string ToString(string fileString)
 {
     return($"{dotPath.ToString(fileString)}{angleBrackets.ToString(fileString)}");
 }