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
AzureFunctions
ResxConvertor
ResxConvertor
C# Class AzureFunctions.ResxConvertor.ResxConvertor
显示文件
Open project: projectkudu/AzureFunctionsPortal
Class Usage Examples
Public Methods
Method
Description
SaveResxAsTypeScriptFile
(
string
resxFiles
,
string
outputTSFilePAth
) :
void
Method Details
SaveResxAsTypeScriptFile()
public
method
public
SaveResxAsTypeScriptFile
(
string
resxFiles
,
string
outputTSFilePAth
) :
void
resxFiles
string
outputTSFilePAth
string
return
void