NevronOpenVision
Nevron.Nov Namespace / NUriBase Class


In This Topic
NUriBase Class Methods
In This Topic

For a list of all members of this type, see NUriBase members.

Public Methods
 NameDescription
Public MethodMust override to create a copy of the current object.  
Public MethodDetermines whether the specified object is equal to this URI.  
Public MethodReturns the hash code for this URI.  
Public MethodOverloaded. Gets a local path for this URI default path notation. Throws an exception, if such path cannot be proved.  
Public MethodGets a canonical string representation of this URI.  
Public Methodstatic (Shared in Visual Basic)Tries to create an URI from the given string.  
Public MethodOverloaded. Tries to get a local path from this URI, using the application default path notation.  
Top
See Also