C# Class Unlimited.Framework.Converters.Graph.String.Json.JsonPathSegment

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
JsonPathSegment ( ) : System
JsonPathSegment ( string name, bool isEnumarable ) : 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