Constable Authorization Engine 2.0 BETA

PolicyDesignApplicationContext Members

PolicyDesignApplicationContext overview

Public Instance Constructors

PolicyDesignApplicationContext Constructor [TBD]

Public Instance Properties

MainForm (inherited from ApplicationContext) Gets or sets the Form to use as context.

Public Instance Methods

Dispose (inherited from ApplicationContext) Releases all resources used by the ApplicationContext .
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
ExitThread (inherited from ApplicationContext) Terminates the message loop of the thread.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Public Instance Events

ThreadExit (inherited from ApplicationContext) Occurs when the message loop of the thread should be terminated, by calling ExitThread .

See Also

PolicyDesignApplicationContext Class | LaMarvin.Constable.Design Namespace