Table of Contents

Struct StreamWriterPosition<T>

Namespace
AO
Assembly
CoreAssembly.dll
public struct StreamWriterPosition<T>

Type Parameters

T
Inherited Members
Extension Methods

Constructors

StreamWriterPosition(long)

public StreamWriterPosition(long position)

Parameters

position long

Fields

Position

public long Position

Field Value

long