Interface IHaveInput

信息

定义 Options 应实现的输入数据的一般数据接口。

public interface IHaveInput

属性

输入

获取或设置输入数据。

IData Input { get; set; }

Property Value

IData

Namespace: Documentize
Assembly: Documentize.dll

 中文