Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NBug
Core
Util
Storage
FileMask
C# Class NBug.Core.Util.Storage.FileMask
Mostra file
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