Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StatLight
Core
WebServer
XapInspection
TestFile
C# 클래스 StatLight.Core.WebServer.XapInspection.TestFile
상속:
ITestFile
파일 보기
프로젝트 열기: staxmanade/StatLight
1 사용 예제들
공개 메소드들
메소드
설명
TestFile
(
string
fullPath
)
TestFile
(
string
fileName
,
byte
file
)
메소드 상세
TestFile()
공개
메소드
public
TestFile
(
string
fullPath
)
fullPath
string
TestFile()
공개
메소드
public
TestFile
(
string
fileName
,
byte
file
)
fileName
string
file
byte