C# 클래스 DotNetXri.Syntax.XRINoSchemePath

This class provides a strong typing for a XRINoSchemePath. Any obj of this class that appears outside of the package is a valid XRINoSchemePath.
상속: XRIPath
파일 보기 프로젝트 열기: AArnott/dotnetxri

공개 메소드들

메소드 설명
XRINoSchemePath ( string sXRI )

Constructs RelativePath from a String

비공개 메소드들

메소드 설명
XRINoSchemePath ( )
doScan ( ParseStream oStream ) : bool

Parses the input stream into the obj

메소드 상세

XRINoSchemePath() 공개 메소드

Constructs RelativePath from a String
public XRINoSchemePath ( string sXRI )
sXRI string