Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Biz
Extensions
StringExtension
C# Class Biz.Extensions.StringExtension
Afficher le fichier
Open project: englishtown/OfflinePackageBuilder
Méthodes publiques
Méthode
Description
GetETType
(
this
s
) :
string
GetId
(
this
s
) :
int
Splite the id from 'course!201' like string
Method Details
GetETType()
public
static
méthode
public
static
GetETType
(
this
s
) :
string
s
this
Résultat
string
GetId()
public
static
méthode
Splite the id from 'course!201' like string
public
static
GetId
(
this
s
) :
int
s
this
Résultat
int