C# Class DotNetXri.Syntax.Xri3.Impl.XRI3XRef

Inheritance: XRI3SyntaxComponent, XRIXRef
Afficher le fichier Open project: AArnott/dotnetxri Class Usage Examples

Méthodes publiques

Méthode Description
XRI3XRef ( string value ) : System
hasIRI ( ) : bool
hasXRIReference ( ) : bool

Private Methods

Méthode Description
XRI3XRef ( Rule rule ) : System
read ( ) : void
reset ( ) : void

Method Details

XRI3XRef() public méthode

public XRI3XRef ( string value ) : System
value string
Résultat System

hasIRI() public méthode

public hasIRI ( ) : bool
Résultat bool

hasXRIReference() public méthode

public hasXRIReference ( ) : bool
Résultat bool