Class EmptyBehavior<TInstance, TData>
- Namespace
- Automatonymous.Behaviors
- Assembly
- Automatonymous.dll
public class EmptyBehavior<TInstance, TData> : Behavior<TInstance, TData>, Visitable, IProbeSite
Type Parameters
TInstance
TData
- Inheritance
-
EmptyBehavior<TInstance, TData>
- Implements
-
Behavior<TInstance, TData>IProbeSite
- Inherited Members
Constructors
EmptyBehavior()
public EmptyBehavior()
Methods
Probe(ProbeContext)
public void Probe(ProbeContext context)
Parameters
context
ProbeContext