C# Class Tx.Bond.PathUtils

Mostrar archivo Open project: Reactive-Extensions/Tx

Public Methods

Method Description
FlattenIfNeeded ( string path ) : IEnumerable
IsValidPath ( string path ) : bool

Method Details

FlattenIfNeeded() public static method

public static FlattenIfNeeded ( string path ) : IEnumerable
path string
return IEnumerable

IsValidPath() public static method

public static IsValidPath ( string path ) : bool
path string
return bool