Class Time
An ITimeBehavior for a Parallel.
Inherited Members
Namespace: SpiceSharp.Components.ParallelComponents
Assembly: SpiceSharp.dll
Syntax
public class Time : Behavior, IParallelBehavior, ITimeBehavior, IBehavior, IParameterSetCollection, IParameterSet
Constructors
Time(ParallelBindingContext)
Initializes a new instance of the Time class.
Declaration
public Time(ParallelBindingContext context)
Parameters
Type | Name | Description |
---|---|---|
ParallelBindingContext | context | The context. |
Exceptions
Type | Condition |
---|---|
ArgumentNullException | Thrown if |
Methods
FetchBehaviors(ParallelBindingContext)
Fetches the behaviors.
Declaration
public void FetchBehaviors(ParallelBindingContext context)
Parameters
Type | Name | Description |
---|---|---|
ParallelBindingContext | context | The context. |