TypeMapper.GetPointerPrefixedClassName Method
Returns the pointer java class for the given type name.
Parameters
-
prefix
- The class name prefix.
-
typeName
- The type name of the underlying type (i.e. System.Int32).
Return Value
The name of the pointer class.
See Also
TypeMapper Class | JaCIL.Compiler.Util Namespace