C# 클래스 Ramone.Hypermedia.Utilities.NamespaceManager

파일 보기 프로젝트 열기: JornWildt/Ramone

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Expand ( string curie ) : string
Expand ( string curie, string &prefix, string &reference, string &nsname ) : string
Namespace ( string prefix, string name ) : void
NamespaceManager ( ) : System.Collections.Generic

메소드 상세

Expand() 공개 메소드

public Expand ( string curie ) : string
curie string
리턴 string

Expand() 공개 메소드

public Expand ( string curie, string &prefix, string &reference, string &nsname ) : string
curie string
prefix string
reference string
nsname string
리턴 string

Namespace() 공개 메소드

public Namespace ( string prefix, string name ) : void
prefix string
name string
리턴 void

NamespaceManager() 공개 메소드

public NamespaceManager ( ) : System.Collections.Generic
리턴 System.Collections.Generic