JaCIL Framework API

TypeMapper.MapUnboxMethodName Method

Returns the mapped Java wrapper method name for unboxing for the given type.

Overload List

Returns the mapped Java wrapper method name for unboxing for the given type.

public static string MapUnboxMethodName(TypeReference);

Returns the mapped Java wrapper method name for unboxing for the given type.

public static string MapUnboxMethodName(string);

See Also

TypeMapper Class | JaCIL.Compiler.Util Namespace