Interface IHaveInput
情報
オプションが実装すべき入力データを定義する汎用データインターフェイスです。
public interface IHaveInputProperties
Input
入力データを取得または設定します。
IDataSource Input { get; set; }Property Value
Namespace: Documentize Assembly: Documentize.dll
オプションが実装すべき入力データを定義する汎用データインターフェイスです。
public interface IHaveInput入力データを取得または設定します。
IDataSource Input { get; set; }Namespace: Documentize Assembly: Documentize.dll