Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Disco
ClientBootstrapper
Interop
WIMInterop
ProcessFileEventArgs
C# Class Disco.ClientBootstrapper.Interop.WIMInterop.ProcessFileEventArgs
Inheritance:
System.EventArgs
Show file
Open project: garysharp/Disco
Class Usage Examples
Public Methods
Method
Description
ProcessFileEventArgs
(
string
file
,
IntPtr
skipFileFlag
) :
System
SkipFile
( ) :
void
Method Details
ProcessFileEventArgs()
public
method
public
ProcessFileEventArgs
(
string
file
,
IntPtr
skipFileFlag
) :
System
file
string
skipFileFlag
System.IntPtr
return
System
SkipFile()
public
method
public
SkipFile
( ) :
void
return
void