Interface IMaaContext<T>
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.dll
An interface defining wrapped members for MaaContext with generic handle.
public interface IMaaContext<T> : IMaaContext, ICloneable
Type Parameters
T
-
The type of handle.
Implements
Properties
- Handle
-
Gets or initializes a MaaContextHandle.