type_identifier
Description:
public static string type_identifier (
string? object_path,
string? method)
Get the string identifier for method at object_path.
Parameters:
| object_path |
the object path
|
| method |
the method
|
Returns:
|
the identifier for method at object_path
|