C# Class NBug.Core.Util.Storage.FileMask

Mostrar archivo Open project: soygul/NBug

Public Methods

Method Description
FileMask ( String path ) : System

Private Methods

Method Description
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

Method Details

FileMask() public method

public FileMask ( String path ) : System
path String
return System