C# 클래스 Tx.Bond.PathUtils

파일 보기 프로젝트 열기: Reactive-Extensions/Tx

공개 메소드들

메소드 설명
FlattenIfNeeded ( string path ) : IEnumerable
IsValidPath ( string path ) : bool

메소드 상세

FlattenIfNeeded() 공개 정적인 메소드

public static FlattenIfNeeded ( string path ) : IEnumerable
path string
리턴 IEnumerable

IsValidPath() 공개 정적인 메소드

public static IsValidPath ( string path ) : bool
path string
리턴 bool