C# Class pr2.Garlick.Garlicker.Span

describes a scan of bytes.
Afficher le fichier Open project: Bananattack/verge3

Méthodes publiques

Свойство Type Description
start long
type System.Type

Méthodes publiques

Méthode Description
Span ( long start, long length ) : System

Method Details

Span() public méthode

public Span ( long start, long length ) : System
start long
length long
Résultat System

Property Details

start public_oe property

public long start
Résultat long

type public_oe property

public Type,System type
Résultat System.Type