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
Biz
Extensions
StringExtension
C# Class Biz.Extensions.StringExtension
显示文件
Open project: englishtown/OfflinePackageBuilder
Public Methods
Method
Description
GetETType
(
this
s
) :
string
GetId
(
this
s
) :
int
Splite the id from 'course!201' like string
Method Details
GetETType()
public
static
method
public
static
GetETType
(
this
s
) :
string
s
this
return
string
GetId()
public
static
method
Splite the id from 'course!201' like string
public
static
GetId
(
this
s
) :
int
s
this
return
int