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
CodeFiction
InfinityFiction
Core
Services
ResourceFileProvider
C# Class CodeFiction.InfinityFiction.Core.Services.ResourceFileProvider
Inheritance:
IResourceFileProvider
显示文件
Open project: Blind-Striker/infinityfiction
Class Usage Examples
Public Methods
Method
Description
GetByteContentOfFile
(
string
filePath
) :
byte[]
Method Details
GetByteContentOfFile()
public
method
public
GetByteContentOfFile
(
string
filePath
) :
byte[]
filePath
string
return
byte[]