ISmartBpService.AutoFillGameDataAsync method
小于 1 分钟
ISmartBpService.AutoFillGameDataAsync method
从当前捕获画面识别赛后数据并自动回填到当前对局数据。
public Task AutoFillGameDataAsync(CancellationToken cancellationToken = default)| parameter | description |
|---|---|
| cancellationToken | 取消令牌。 |
Return Value
异步任务。
See Also
- interface ISmartBpService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
