C# Class Unlimited.Framework.Converters.Graph.String.Xml.XmlPathSegment

Inheritance: IPathSegment
Datei anzeigen Open project: Warewolf-ESB/Warewolf Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
ToString ( bool considerEnumerable ) : string

Private Methods

Method Description
XmlPathSegment ( ) : System
XmlPathSegment ( string name, bool isEnumarable ) : System
XmlPathSegment ( string name, bool isEnumarable, bool isAttribute ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string

ToString() public method

public ToString ( bool considerEnumerable ) : string
considerEnumerable bool
return string