C# Class Rhino.Xmlimpl.XmlNode.Namespace

ファイルを表示 Open project: hazzik/Rhino.Net

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Create ( string uri ) : Rhino.Xmlimpl.XmlNode.Namespace
Create ( string prefix, string uri ) : Rhino.Xmlimpl.XmlNode.Namespace
GetPrefix ( ) : string
GetUri ( ) : string
Is ( Rhino other ) : bool
IsDefault ( ) : bool
IsEmpty ( ) : bool
IsGlobal ( ) : bool
IsUnspecifiedPrefix ( ) : bool
Namespace ( ) : System
SetPrefix ( string prefix ) : void

Method Details

ToString() public method

public ToString ( ) : string
return string