Class OptionsWithInputAndOutput
public abstract class OptionsWithInputAndOutput : OptionsWithInput, IHaveInputInheritance
object ← OptionsWithInput ← OptionsWithInputAndOutput
Derived
Implements
Inherited Members
- OptionsWithInput.input,
- OptionsWithInput.Input,
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Fields
output
Field Value
Properties
Output
Gets or sets Output Data.
public virtual IData Output { get; set; }Property Value
Namespace: Documentize Assembly: Documentize.dll