You've already forked linux-packaging-mono
Imported Upstream version 4.3.2.467
Former-commit-id: 9c2cb47f45fa221e661ab616387c9cda183f283d
This commit is contained in:
@@ -350,13 +350,13 @@ mono_image_loaded (const char *name)
|
||||
</div>
|
||||
<p />
|
||||
<b>Parameters</b>
|
||||
<blockquote><dt><i>name:</i></dt><dd> name of the image to load</dd></blockquote>
|
||||
<blockquote><dt><i>name:</i></dt><dd> path or assembly name of the image to load</dd></blockquote>
|
||||
<b>Returns</b>
|
||||
<blockquote> the loaded MonoImage, or NULL on failure.
|
||||
</blockquote>
|
||||
<b>Remarks</b>
|
||||
<p />
|
||||
This routine ensures that the given image is loaded.
|
||||
This routine verifies that the given image is loaded. Reflection-only loads do not count.
|
||||
|
||||
|
||||
</div> <a name="api:mono_image_lookup_resource"></a>
|
||||
|
Reference in New Issue
Block a user