Table of Contents

Interface IInitialize

Namespace
MonoMod.Core.Utils
Assembly
MonoMod.Core.dll
An object which must be initialized after construction.
public interface IInitialize

Methods

Initialize()
Initializes this instance.