Interface IHaveInput
信息
定义 Options 应实现的输入数据的一般数据接口。
public interface IHaveInput属性
输入
获取或设置输入数据。
IData Input { get; set; }Property Value
Namespace: Documentize
Assembly: Documentize.dll
定义 Options 应实现的输入数据的一般数据接口。
public interface IHaveInput获取或设置输入数据。
IData Input { get; set; }Namespace: Documentize
Assembly: Documentize.dll