C# Class pr2.Garlick.Garlicker.Span

describes a scan of bytes.
Datei anzeigen Open project: Bananattack/verge3

Public Properties

Property Type Description
start long
type System.Type

Public Methods

Method Description
Span ( long start, long length ) : System

Method Details

Span() public method

public Span ( long start, long length ) : System
start long
length long
return System

Property Details

start public_oe property

public long start
return long

type public_oe property

public Type,System type
return System.Type