Exemplo n.º 1
0
 public static string Handleize(string input)
 {
     return(Inflector.Handleize(input.EmptyNull()));
 }