Tools and libraries to glue C/C++ APIs to high-level languages
 
 
 
 
 

16 lines
589 B

// ------------------------------------------------------------------------------
// <autogenerated>
// This code was generated by a tool.
// Mono Runtime Version: 2.0.50727.1433
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </autogenerated>
// ------------------------------------------------------------------------------
namespace Wrappers {
internal sealed partial class Libs {
public static Mono.VisualC.Interop.CppLibrary Lib = new Mono.VisualC.Interop.CppLibrary("Lib");
}
}