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
Microsoft
AspNetCore
NodeServices
EmbeddedResourceReader
C# Class Microsoft.AspNetCore.NodeServices.EmbeddedResourceReader
显示文件
Open project: aspnet/JavaScriptServices
Class Usage Examples
Public Methods
Method
Description
Read
(
Type
assemblyContainingType
,
string
path
) :
string
Method Details
Read()
public
static
method
public
static
Read
(
Type
assemblyContainingType
,
string
path
) :
string
assemblyContainingType
System.Type
path
string
return
string