Exemplo n.º 1
0
 internal static string CsIfy(string name)
 {
     return(BuiltIns.RosNameToCs(name));
 }