C# Class Tx.Bond.PathUtils

Afficher le fichier Open project: Reactive-Extensions/Tx

Méthodes publiques

Méthode Description
FlattenIfNeeded ( string path ) : IEnumerable
IsValidPath ( string path ) : bool

Method Details

FlattenIfNeeded() public static méthode

public static FlattenIfNeeded ( string path ) : IEnumerable
path string
Résultat IEnumerable

IsValidPath() public static méthode

public static IsValidPath ( string path ) : bool
path string
Résultat bool