C# (CSharp) Platform.Invoke Namespace

Nested Namespaces

Platform.Invoke.Attributes
Platform.Invoke.Tests
Platform.Invoke.Unix
Platform.Invoke.Windows

Classes

Name Description
DefaultConstructorBuilder
DefaultMethodCallWrapper Provides a default implementation for method call wrappers.
DelegateTypeBuilder
LibraryLoaderBase Provides a base class for operating system library loaders.
LibraryLoaderFactory Creates instances of library loaders for the specified platform.
MissingEntryPointException
ProbingConstructorBuilder Provides an implementation for a ConstructorBuilder that emits functionality for IMethodCallProbe{TInterface}.
ProbingMethodCallWrapper Provides an implementation of a IMethodCallWrapper that supports function probing.