C# Класс NBug.Core.Util.Storage.FileMask

Показать файл Открыть проект

Открытые методы

Метод Описание
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