コード例 #1
0
 internal static string CsIfy(string name)
 {
     return(BuiltIns.RosNameToCs(name));
 }