Interface IBufferPlayEntity
- Namespace
- HeBianGu.General.WpfControlLib
- Assembly
- HeBianGu.General.WpfControlLib.dll
缓冲任务接口
public interface IBufferPlayEntity
- Extension Methods
Properties
IsLoaded
是否执行完成
int IsLoaded { get; set; }
Property Value
Methods
Start()
开始任务
void Start()