Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Cats
TemplateServer
Dto
FileEventArgs
C# 클래스 Cats.TemplateServer.Dto.FileEventArgs
상속:
System.EventArgs
파일 보기
프로젝트 열기: edgecomputing/cats
공개 메소드들
메소드
설명
FileEventArgs
(
string
vPath
) :
System
Initializes a new instance of the
FileEventArgs
class.
메소드 상세
FileEventArgs()
공개
메소드
Initializes a new instance of the
FileEventArgs
class.
public
FileEventArgs
(
string
vPath
) :
System
vPath
string
The v path.
리턴
System