GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Mono(mono-api-info) Mono(mono-api-info)

mono-api-info - Expose IL structure of CLR assemblies as XML.

mono-api-info [--abi] assembly1.dll assembly2.exe ...

Expose the structure of your CLR assemblies by examining their IL and giving XML output.

By default this tool gives information about just the public API of the assemblies to scan. So it's good for comparing API compatibility between versions of libraries.

--abi
Show the ABI instead of the API, that is, non-static fields (even the non-public ones) that are not marked as [NonSerialized()].

Written by Andrés G. Aragoneses

Copyright (C) 2010 LindenLab. Released under BSD license.

Visit http://lists.ximian.com/mailman/listinfo/mono-list for details.

Visit http://www.mono-project.com for details

mono(1)

Search for    or go to Top of page |  Section m |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.