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
SevenDigital
Parsing
XsdToObject
NameUtils
C# Class SevenDigital.Parsing.XsdToObject.NameUtils
显示文件
Open project: 7digital/XsdToObject
Class Usage Examples
Public Methods
Method
Description
ToCodeName
(
string
input
,
bool
isPlural
) :
string
Method Details
ToCodeName()
public
static
method
public
static
ToCodeName
(
string
input
,
bool
isPlural
) :
string
input
string
isPlural
bool
return
string