Click or drag to resize

IModAsyncHandler Interface

[Missing <summary> documentation for "T:UMod.Shared.IModAsyncHandler"]

Namespace:  UMod.Shared
Assembly:  UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public interface IModAsyncHandler

The IModAsyncHandler type exposes the following members.

Methods
  NameDescription
Public methodRunAsync
Top
See Also