Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Biz
Extensions
StringExtension
C# 클래스 Biz.Extensions.StringExtension
파일 보기
프로젝트 열기: englishtown/OfflinePackageBuilder
공개 메소드들
메소드
설명
GetETType
(
this
s
) :
string
GetId
(
this
s
) :
int
Splite the id from 'course!201' like string
메소드 상세
GetETType()
공개
정적인
메소드
public
static
GetETType
(
this
s
) :
string
s
this
리턴
string
GetId()
공개
정적인
메소드
Splite the id from 'course!201' like string
public
static
GetId
(
this
s
) :
int
s
this
리턴
int