[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.Setting`1"]
Inheritance Hierarchy
Ipswitch.Messaging.FrameworkSettingT
Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
Type Parameters
- T
The SettingT type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SettingT | Initializes a new instance of the SettingT class | |
| SettingT(String, T) | Initializes a new instance of the SettingT class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Name | ||
| Type | ||
| Value |
See Also