convert_name


Description:

public static string convert_name (string camel_case)

Convert the class name into the action name

TODO: class names include the namespace name

Parameters:

action_name

The name of the class in

class_name

The name of the class in upper camel case