Returns the mapped Java method descriptor for the signature defined by this methods parameters.
Returns the mapped Java method descriptor for the signature defined by this methods parameters.
public static string MapMethodDescriptor(MethodReference);
Returns the mapped Java method descriptor for the signature defined by this methods parameters.
public static string MapMethodDescriptor(string,params string[]);
TypeMapper Class | JaCIL.Compiler.Util Namespace | Mangler