You've already forked linux-packaging-mono
Imported Upstream version 5.2.0.175
Former-commit-id: bb0468d0f257ff100aa895eb5fe583fb5dfbf900
This commit is contained in:
parent
4bdbaf4a88
commit
966bba02bb
@ -207,12 +207,10 @@ mono_get_object_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Object</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Object</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Object</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Object</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -232,12 +230,10 @@ mono_get_int16_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Int16</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Int16</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Int16</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Int16</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -257,12 +253,10 @@ mono_get_int32_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Int32</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Int32</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Int32</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Int32</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -282,12 +276,10 @@ mono_get_int64_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Int64</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Int64</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Int64</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Int64</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -307,12 +299,10 @@ mono_get_double_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Double</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Double</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Double</code> (64-bit floating points).
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Double</code> (64-bit floating points).</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -332,12 +322,10 @@ mono_get_enum_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Enum</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Enum</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Enum</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Enum</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -357,12 +345,10 @@ mono_get_intptr_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.IntPtr</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.IntPtr</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.IntPtr</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.IntPtr</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -382,12 +368,10 @@ mono_get_sbyte_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.SByte</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.SByte</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.SByte</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.SByte</code>.</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -407,12 +391,10 @@ mono_get_single_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Single</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Single</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Single</code> (32-bit floating points).
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Single</code> (32-bit floating points).</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -432,12 +414,10 @@ mono_get_string_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.String</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.String</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.String</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.String</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -457,12 +437,10 @@ mono_get_thread_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Threading.Thread</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Threading.Thread</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Threading.Thread</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Threading.Thread</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -482,12 +460,10 @@ mono_get_uint16_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.UInt16</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.UInt16</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.UInt16</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.UInt16</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -507,12 +483,10 @@ mono_get_uint32_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.UInt32</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.UInt32</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.UInt32</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.UInt32</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -532,12 +506,10 @@ mono_get_uint64_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.UInt64</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.UInt64</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.UInt64</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.UInt64</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -557,12 +529,10 @@ mono_get_uintptr_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.UIntPtr</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.UIntPtr</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.UIntPtr</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.UIntPtr</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -582,12 +552,10 @@ mono_get_void_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Void</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Void</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Void</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Void</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -607,12 +575,10 @@ mono_get_array_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Array</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Array</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Array</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Array</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -632,12 +598,10 @@ mono_get_boolean_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Boolean</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Boolean</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Boolean</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Boolean</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -657,12 +621,10 @@ mono_get_byte_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Byte</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Byte</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Byte</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Byte</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
</div> <!-- class=mapi -->
|
||||
@ -682,15 +644,10 @@ mono_get_char_class (void)
|
||||
</div>
|
||||
<p />
|
||||
<div class="mapi-section">Return value</div>
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Char</code> type.
|
||||
<div> The <code>MonoClass*</code> for the <code>System.Char</code> type.
|
||||
</div>
|
||||
<div class="mapi-section">Description</div>
|
||||
<div> <p />
|
||||
Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Char</code>.
|
||||
<p /></div>
|
||||
<div> Use this function to get the <code>MonoClass*</code> that the runtime is using for <code>System.Char</code> .</div>
|
||||
</div><!--mapi-description -->
|
||||
</div><!--height container -->
|
||||
|
||||
</div>
|
||||
</div></body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user