McuSessionProperties Members
Include Protected Members
Include Inherited Members
Used to communicate parsed MCU properties in an MCU implementation.
The McuSessionProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
McuSessionProperties() | Creates a new instance of the McuSessionProperties class. | |
McuSessionProperties(McuSessionProperties) | Creates a new instance of the McuSessionProperties class. |
Top
Methods
Name | Description | |
---|---|---|
Clone | Creates a new object that is a copy of the current instance. | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top