C# Class Peg.Base.PegBegEnd

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

Méthodes publiques

Свойство Type Description
posBeg_ int
posEnd_ int

Méthodes publiques

Méthode Description
GetAsString ( string src ) : string

Method Details

GetAsString() public méthode

public GetAsString ( string src ) : string
src string
Résultat string

Property Details

posBeg_ public_oe property

public int posBeg_
Résultat int

posEnd_ public_oe property

public int posEnd_
Résultat int