Interface IStatus

IStatus 接口

表示操作的状态。

public interface IStatus

属性

名称描述
Status { get; set; }获取或设置操作的状态。

另请参阅