GenericOperation.InputType Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Abstract Namespace > GenericOperation Class > GenericOperation Properties >

GenericOperation.InputType Property

Gets the type of the input.

Namespace: BNCS.Logic.Abstract
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


public Type InputType { get; }

Field Value

The Type of the input.

 

See Also


GenericOperation Class

BNCS.Logic.Abstract Namespace