C# Class Glob.PathSegment

Inheritance: GlobNode
Afficher le fichier Open project: kthompson/csharp-glob Class Usage Examples

Méthodes publiques

Méthode Description
PathSegment ( IEnumerable parts ) : System.Collections.Generic

Méthodes protégées

Méthode Description
PathSegment ( GlobNodeType type, IEnumerable parts ) : System.Collections.Generic

Method Details

PathSegment() protected méthode

protected PathSegment ( GlobNodeType type, IEnumerable parts ) : System.Collections.Generic
type GlobNodeType
parts IEnumerable
Résultat System.Collections.Generic

PathSegment() public méthode

public PathSegment ( IEnumerable parts ) : System.Collections.Generic
parts IEnumerable
Résultat System.Collections.Generic