You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -2,7 +2,7 @@
|
||||
|
||||
<h3>Synopsis</h3>
|
||||
|
||||
<div class="header">
|
||||
<div class="mapi-header">
|
||||
#include <metadata/metadata.h>
|
||||
#include <metadata/class.h>
|
||||
|
||||
@@ -19,13 +19,17 @@ typedef struct _MonoType MonoType;
|
||||
<h4><a name="api:mono_type_full_name">mono_type_full_name</a></h4>
|
||||
<h4><a name="api:mono_type_get_array_type">mono_type_get_array_type</a></h4>
|
||||
<h4><a name="api:mono_type_get_class">mono_type_get_class</a></h4>
|
||||
<h4><a name="api:mono_type_get_desc">mono_type_get_desc</a></h4>
|
||||
<h4><a name="api:mono_type_get_modifiers">mono_type_get_modifiers</a></h4>
|
||||
<h4><a name="api:mono_type_get_name">mono_type_get_name</a></h4>
|
||||
<h4><a name="api:mono_type_get_ptr_type">mono_type_get_ptr_type</a></h4>
|
||||
<h4><a name="api:mono_type_get_signature">mono_type_get_signature</a></h4>
|
||||
<h4><a name="api:mono_type_get_type">mono_type_get_type</a></h4>
|
||||
<h4><a name="api:mono_type_get_underlying_type">mono_type_get_underlying_type</a></h4>
|
||||
<h4><a name="api:mono_type_is_byref">mono_type_is_byref</a></h4>
|
||||
<h4><a name="api:mono_type_is_pointer">mono_type_is_pointer</a></h4>
|
||||
<h4><a name="api:mono_type_is_reference">mono_type_is_reference</a></h4>
|
||||
<h4><a name="api:mono_type_is_struct">mono_type_is_struct</a></h4>
|
||||
<h4><a name="api:mono_type_is_void">mono_type_is_void</a></h4>
|
||||
<h4><a name="api:mono_type_size">mono_type_size</a></h4>
|
||||
<h4><a name="api:mono_type_stack_size">mono_type_stack_size</a></h4>
|
||||
<h4><a name="api:mono_type_to_unmanaged">mono_type_to_unmanaged</a></h4>
|
||||
|
||||
Reference in New Issue
Block a user