North State Framework in C#  V3.0.0
An object-oriented framework for implementing UML state machines.
Public Member Functions | Properties | List of all members
NSFContext Class Reference

Represents a general purpose action or guard context. More...

Inheritance diagram for NSFContext:
NSFEventContext NSFExceptionContext NSFStateMachineContext

Public Member Functions

 NSFContext (object source)
 Creates a general purpose action or guard context. More...
 

Properties

object Source [get, set]
 Gets or sets the source of invocation. More...
 

Detailed Description

Represents a general purpose action or guard context.

Constructor & Destructor Documentation

NSFContext ( object  source)

Creates a general purpose action or guard context.

Parameters
sourceThe source of invocation.

Property Documentation

object Source
getset

Gets or sets the source of invocation.




Copyright 2004-2014, North State Software, LLC. All rights reserved.