C# 클래스 CodeOwls.TxF.Extensions

파일 보기 프로젝트 열기: beefarino/TxF

공개 메소드들

메소드 설명
GetFilesTransacted ( this directory ) : IEnumerable
GetFilesTransacted ( this directory, string pattern ) : IEnumerable

메소드 상세

GetFilesTransacted() 공개 정적인 메소드

public static GetFilesTransacted ( this directory ) : IEnumerable
directory this
리턴 IEnumerable

GetFilesTransacted() 공개 정적인 메소드

public static GetFilesTransacted ( this directory, string pattern ) : IEnumerable
directory this
pattern string
리턴 IEnumerable