C# 클래스 DBreeze.Programmers.MDirectoryInfo

상속: IDirectoryInfo
파일 보기 프로젝트 열기: hhblaze/DBreeze 1 사용 예제들

공개 메소드들

메소드 설명
Create ( ) : void
GetFiles ( ) : IFileInfo[]
MDirectoryInfo ( string name ) : System

메소드 상세

Create() 공개 메소드

public Create ( ) : void
리턴 void

GetFiles() 공개 메소드

public GetFiles ( ) : IFileInfo[]
리턴 IFileInfo[]

MDirectoryInfo() 공개 메소드

public MDirectoryInfo ( string name ) : System
name string
리턴 System