Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Mp3TagTest
TestFileLoader
C# Class Mp3TagTest.TestFileLoader
Inheritance:
IFileLoader
显示文件
Open project: Confirmit/Students
Class Usage Examples
Public Methods
Method
Description
FileExist
(
string
path
) :
bool
Load
(
string
path
) :
IMp3File
Method Details
FileExist()
public
method
public
FileExist
(
string
path
) :
bool
path
string
return
bool
Load()
public
method
public
Load
(
string
path
) :
IMp3File
path
string
return
IMp3File