Show / Hide Table of Contents

Class FileStreamTypeHelper

Inheritance
System.Object
FileStreamTypeHelper
Namespace: MESL.SqlRace.Enumerators
Assembly: MESL.SqlRace.Enumerators.dll
Syntax
public static class FileStreamTypeHelper : Object

Methods

TypeOf(String)

Declaration
public static FileStreamType TypeOf(string value)
Parameters
Type Name Description
System.String value
Returns
Type Description
FileStreamType
Exceptions
Type Condition
System.ArgumentOutOfRangeException
Back to top Generated by DocFX