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

Inheritance: IPathSegment
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string
ToString ( bool considerEnumerable ) : string

Private Methods

Méthode Description
XmlPathSegment ( ) : System
XmlPathSegment ( string name, bool isEnumarable ) : System
XmlPathSegment ( string name, bool isEnumarable, bool isAttribute ) : System

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

ToString() public méthode

public ToString ( bool considerEnumerable ) : string
considerEnumerable bool
Résultat string