Click or drag to resize

SchemeProfileT Class

Provides serialization support for scheme files.
Inheritance Hierarchy
SystemObject
  Flex.Hal.SettingsSchemeProfileT

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public class SchemeProfile<T>

Type Parameters

T
The type of custom scheme data.

The SchemeProfileT type exposes the following members.

Constructors
  NameDescription
Public methodSchemeProfileT
Initializes a new instance of the SchemeProfileT class
Top
See Also