C# Class Peg.Base.PegBegEnd

Show file Open project: Andos/BinaryFileSchema Class Usage Examples

Public Properties

Property Type Description
posBeg_ int
posEnd_ int

Public Methods

Method Description
GetAsString ( string src ) : string

Method Details

GetAsString() public method

public GetAsString ( string src ) : string
src string
return string

Property Details

posBeg_ public property

public int posBeg_
return int

posEnd_ public property

public int posEnd_
return int