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

Afficher le fichier Open project: soygul/NBug

Méthodes publiques

Méthode Description
FileMask ( String path ) : System

Private Methods

Méthode 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 méthode

public FileMask ( String path ) : System
path String
Résultat System