Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
StatLight
Core
WebServer
XapInspection
TestFile
C# Class StatLight.Core.WebServer.XapInspection.TestFile
Inheritance:
ITestFile
Datei anzeigen
Open project: staxmanade/StatLight
Class Usage Examples
Public Methods
Method
Description
TestFile
(
string
fullPath
)
TestFile
(
string
fileName
,
byte
file
)
Method Details
TestFile()
public
method
public
TestFile
(
string
fullPath
)
fullPath
string
TestFile()
public
method
public
TestFile
(
string
fileName
,
byte
file
)
fileName
string
file
byte