Click or drag to resize
StaMaStateConfiguration Methods

The StateConfiguration type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a new StateConfiguration with identical content.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsMatching
Indicates whether a StateConfiguration is compliant with this instance.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPassThrough
Allows to collect the names of the contained State instances in a structured way.
Public methodToString
Returns a human readable representation for the StateConfiguration.
(Overrides ObjectToString.)
Top
See Also