Click or drag to resize

TestState Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "T:imbNLP.Tools.TestState"]

Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      aceSettingsBase
        aceSettingsStandaloneBase
          aceAdvancedConsoleStateBase
            imbNLP.ToolsTestState

Namespace:  imbNLP.Tools
Assembly:  imbNLP.Tools (in imbNLP.Tools.exe) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class TestState : aceAdvancedConsoleStateBase

The TestState type exposes the following members.

Constructors
  NameDescription
Public methodTestState
Initializes a new instance of the TestState class
Top
Properties
  NameDescription
Public propertycurrentProjectName (Inherited from aceAdvancedConsoleStateBase.)
Public propertydoRunScriptOnStartup (Inherited from aceAdvancedConsoleStateBase.)
Public propertydoWorkdInDebugMode (Inherited from aceAdvancedConsoleStateBase.)
Public propertyloadedContent (Inherited from aceAdvancedConsoleStateBase.)
Public propertyloadedContentFilepath (Inherited from aceAdvancedConsoleStateBase.)
Protected propertypath_with_filename_settings (Inherited from aceSettingsStandaloneBase.)
Public propertyprojects_path (Inherited from aceAdvancedConsoleStateBase.)
Public propertyscopePath (Inherited from aceAdvancedConsoleStateBase.)
Public propertysettings_filepath (Inherited from aceAdvancedConsoleStateBase.)
Public propertywasLoaded (Inherited from aceSettingsBase.)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodLoad (Inherited from aceSettingsStandaloneBase.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodPoke (Inherited from aceSettingsStandaloneBase.)
Public methodSave (Inherited from aceSettingsStandaloneBase.)
Public methodToString (Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
See Also