Provides serialization support for scheme files.
Inheritance Hierarchy
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public class SchemeProfile<T>
Public Class SchemeProfile(Of T)
Type Parameters
- T
- The type of custom scheme data.
The SchemeProfileT type exposes the following members.
Constructors
| Name | Description |
---|
| SchemeProfileT | Initializes a new instance of the SchemeProfileT class |
TopSee Also