Show / Hide Table of Contents

Class BinaryGenerator.State

Enumerator containing the different states the generator can hold.

Inheritance
Object
BinaryGenerator.State
Namespace: SuperOffice.IO
Assembly: SoCore.dll
Syntax
protected sealed class State : Enum

Fields

LookForTagEnd

Enumerator containing the different states the generator can hold.

Declaration
public const BinaryGenerator.State LookForTagEnd
Field Value
Type Description
BinaryGenerator.State

LookForTagStart

Enumerator containing the different states the generator can hold.

Declaration
public const BinaryGenerator.State LookForTagStart
Field Value
Type Description
BinaryGenerator.State

value__

Enumerator containing the different states the generator can hold.

Declaration
public int value__
Field Value
Type Description
Int32

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top