C# Class StopCase, BinaryFileSchema

Afficher le fichier Open project: Andos/BinaryFileSchema Class Usage Examples

Méthodes publiques

Свойство Type Description
isIncluded bool
isSkipped bool
matches int
stopcase byte[]

Méthodes publiques

Méthode Description
StopCase ( byte stopcase, bool included, bool skipped ) : System

Method Details

StopCase() public méthode

public StopCase ( byte stopcase, bool included, bool skipped ) : System
stopcase byte
included bool
skipped bool
Résultat System

Property Details

isIncluded public_oe property

public bool isIncluded
Résultat bool

isSkipped public_oe property

public bool isSkipped
Résultat bool

matches public_oe property

public int matches
Résultat int

stopcase public_oe property

public byte[] stopcase
Résultat byte[]