Interface IHaveInput

Info

General data interface that defines Input Data that Options should implement.

public interface IHaveInput

Properties

Input

Gets or sets Input Data.

IDataSource Input { get; set; }

Property Value

IDataSource

Namespace: Documentize Assembly: Documentize.dll

 English