C# Class NFun.Types.FunTypeSpecification

Afficher le fichier Open project: tmteam/NFun Class Usage Examples

Méthodes publiques

Свойство Type Description
Inputs NFun.Types.FunnyType[]
Output NFun.Types.FunnyType

Méthodes publiques

Méthode Description
FunTypeSpecification ( NFun.Types.FunnyType output, Array inputs )

Method Details

FunTypeSpecification() public méthode

public FunTypeSpecification ( NFun.Types.FunnyType output, Array inputs )
output NFun.Types.FunnyType
inputs Array

Property Details

Inputs public_oe property

public FunnyType[],NFun.Types Inputs
Résultat NFun.Types.FunnyType[]

Output public_oe property

public FunnyType,NFun.Types Output
Résultat NFun.Types.FunnyType