C# 클래스 DotNetXri.Syntax.Xri3.Impl.XRI3XRef

상속: XRI3SyntaxComponent, XRIXRef
파일 보기 프로젝트 열기: AArnott/dotnetxri 1 사용 예제들

공개 메소드들

메소드 설명
XRI3XRef ( string value ) : System
hasIRI ( ) : bool
hasXRIReference ( ) : bool

비공개 메소드들

메소드 설명
XRI3XRef ( Rule rule ) : System
read ( ) : void
reset ( ) : void

메소드 상세

XRI3XRef() 공개 메소드

public XRI3XRef ( string value ) : System
value string
리턴 System

hasIRI() 공개 메소드

public hasIRI ( ) : bool
리턴 bool

hasXRIReference() 공개 메소드

public hasXRIReference ( ) : bool
리턴 bool