C# Class TriAxis.RunSharp.OperandExtensions

Show file Open project: AqlaSolutions/runsharp Class Usage Examples

Private Methods

Method Description
SetLeakedState ( Assignment operand, bool state ) : Assignment
SetLeakedState ( ContextualAssignment operand, bool state ) : ContextualAssignment
SetLeakedState ( ContextualOperand operand, bool state ) : ContextualOperand
SetLeakedState ( Operand operand, bool state ) : Operand
SetLeakedState ( Assignment operands, bool state ) : void
SetLeakedState ( ContextualAssignment operands, bool state ) : void
SetLeakedState ( ContextualOperand operands, bool state ) : void
SetLeakedState ( Operand operands, bool state ) : void