Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Cats
TemplateServer
Dto
FileEventArgs
C# Class Cats.TemplateServer.Dto.FileEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: edgecomputing/cats
Public Methods
Method
Description
FileEventArgs
(
string
vPath
) :
System
Initializes a new instance of the
FileEventArgs
class.
Method Details
FileEventArgs()
public
method
Initializes a new instance of the
FileEventArgs
class.
public
FileEventArgs
(
string
vPath
) :
System
vPath
string
The v path.
return
System