Click or drag to resize
MonadParamIsParam Property
Parameters are contributing in building view i.e. null|key(...) Arguments are contributing to provide arguments for the monad only i.e. crossJoin(innerList, localOutter, locallInner...)

Namespace: FlexRule.MonadBuilders
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public bool IsParam { get; }

Property Value

Type: Boolean
See Also