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

Inheritance: IPath
Mostra file Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
CreatePathSegment ( string pathSegmentString ) : IPathSegment
GetSegements ( ) : IEnumerable

Method Details

CreatePathSegment() public method

public CreatePathSegment ( string pathSegmentString ) : IPathSegment
pathSegmentString string
return IPathSegment

GetSegements() public method

public GetSegements ( ) : IEnumerable
return IEnumerable