C# Class 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.
Inheritance: XRIPath
Mostrar archivo Open project: AArnott/dotnetxri

Public Methods

Method Description
XRINoSchemePath ( string sXRI )

Constructs RelativePath from a String

Private Methods

Method Description
XRINoSchemePath ( )
doScan ( ParseStream oStream ) : bool

Parses the input stream into the obj

Method Details

XRINoSchemePath() public method

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