ISharedDataService.SetBanCount method
小于 1 分钟
ISharedDataService.SetBanCount method
设置Ban位数量
public void SetBanCount(BanListName listName, int count)| parameter | description |
|---|---|
| listName | Ban位列表名称 |
| count | Ban位数量 |
See Also
- enum BanListName
- interface ISharedDataService
- namespace neo_bpsys_wpf.Core.Abstractions.Services
