C# 클래스 Peg.Base.PegBegEnd

파일 보기 프로젝트 열기: Andos/BinaryFileSchema 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
posBeg_ int
posEnd_ int

공개 메소드들

메소드 설명
GetAsString ( string src ) : string

메소드 상세

GetAsString() 공개 메소드

public GetAsString ( string src ) : string
src string
리턴 string

프로퍼티 상세

posBeg_ 공개적으로 프로퍼티

public int posBeg_
리턴 int

posEnd_ 공개적으로 프로퍼티

public int posEnd_
리턴 int