Interface IUpdateTask
Namespace: CmlLib.Core.Tasks
Assembly: CmlLib.Core.dll
public interface IUpdateTask
Methods
Execute(GameFile, CancellationToken)
ValueTask Execute(GameFile file, CancellationToken cancellationToken)
Parameters
file GameFile
cancellationToken CancellationToken