JaCIL Framework API

TypeMapper.MapMethodDescriptor Method

Returns the mapped Java method descriptor for the signature defined by this methods parameters.

Overload List

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[]);

See Also

TypeMapper Class | JaCIL.Compiler.Util Namespace | Mangler