C# 클래스 NBug.Core.Util.Storage.FileMask

파일 보기 프로젝트 열기: soygul/NBug

공개 메소드들

메소드 설명
FileMask ( String path ) : System

비공개 메소드들

메소드 설명
AddToZip ( ZipStorer zipStorer ) : void

Add all additional files represented by this instance to the zip file using the zipStorer

AddToZip ( ZipStorer zipStorer, string basePath, string path, FileShare share ) : void

메소드 상세

FileMask() 공개 메소드

public FileMask ( String path ) : System
path String
리턴 System