NodeExpressionBuilderExtensions.GetOutputValue

static IOutputValue GetOutputValue( INodeExpressionBuilder builder )

NodeExpressionBuilderExtensions.GetOutputValue

static IOutputValue GetOutputValue( INodeExpressionBuilder builder, string name )

NodeExpressionBuilderExtensions.GetOutputValue

static IOutputValue GetOutputValue( INodeExpressionBuilder builder, OutputDefinition def )

NodeExpressionBuilderExtensions.GetOutputValue

static IOutputValue GetOutputValue( INodeExpressionBuilder builder, string signalName, string valueName )

NodeExpressionBuilderExtensions.GetOutputValue

static IOutputValue GetOutputValue( INodeExpressionBuilder builder, OutputDefinition signalDef, OutputDefinition valueDef )

User Comments