C# (CSharp) Mono.Embedding Namespace

Nested Namespaces

Mono.Embedding.Tests
Mono.Embedding.ThunkTool

Classes

Name Description
EntryPoint
GenericServices Provides services to make/instantiate/close generic types and methods from native code.
NativeDelegateServices Provides services to create native delegate handlers implemented in native code as internal calls.
NativeDelegateWrapper Represents the base class of all NativeDelegateWrappers. Subclasses are automatically generated by NativeDelegateServices using using Reflection.Emit.
ThunkAttribute