![]() | StageConfiguration Methods |
The StageConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddSetting |
Adds a setting.
|
![]() | AddSettings |
Adds the specified settings.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetNamedChildStage |
Gets a child stage of this stage.
|
![]() | GetSetting(String, String) |
Gets a string setting with the specified default value.
|
![]() | GetSettingT(String, T) |
Gets a setting with the specified type and default value.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |
![]() | TryGetSettingT |
Tries to get a setting with the specified type from the stage settings.
|
![]() | Validate |
Checks whether this stage configuration is complete and consistent.
|