Click or drag to resize

ToStrWrap Class

Helper base class to quickly wrap objects into ToStrWrapT
Inheritance Hierarchy
SystemObject
  CTExtensions.ExportCore.ConfigToStrWrap
    CTExtensions.ExportCore.ConfigToStrWrapT

Namespace: CTExtensions.ExportCore.Config
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public class ToStrWrap

The ToStrWrap type exposes the following members.

Constructors
 NameDescription
Public methodToStrWrapInitializes a new instance of the ToStrWrap class
Top
Methods
 NameDescription
Public methodStatic memberNewT Static helper function to quickly wrap objects into ToStrWrapT.
Top
See Also