Property | Type | Description |
---|
Method | Description | |
---|---|---|
Expand ( string curie ) : string | ||
Expand ( string curie, string &prefix, string &reference, string &nsname ) : string | ||
Namespace ( string prefix, string name ) : void | ||
NamespaceManager ( ) : System.Collections.Generic |
public Expand ( string curie, string &prefix, string &reference, string &nsname ) : string | ||
curie | string | |
prefix | string | |
reference | string | |
nsname | string | |
return | string |
public Namespace ( string prefix, string name ) : void | ||
prefix | string | |
name | string | |
return | void |
public NamespaceManager ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |