Click or drag to resize

StreamDirectionHelper Class

Class containing utility methods to manipulate StreamDirection.
Inheritance Hierarchy
SystemObject
  FM.IceLinkStreamDirectionHelper

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The StreamDirectionHelper type exposes the following members.

Constructors
  NameDescription
Public methodStreamDirectionHelper
Initializes a new instance of the StreamDirectionHelper class
Top
Methods
  NameDescription
Public methodStatic memberDirectionFromString
Converts string representations of stream directions to StreamDirection.
Public methodStatic memberDirectionToString
Obtains the string representation of StreamDirection.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also