Interface IManagedEntryPoint
- Namespace
- AsmResolver.DotNet
- Assembly
- AsmResolver.DotNet.dll
Represents a member that is either a method definition or a reference to an external file, that can be used to indicate the managed entry point of a .NET module.
public interface IManagedEntryPoint : IMetadataMember
- Inherited Members