Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Com
Aote
Utils
StringExtension
C# 클래스 Com.Aote.Utils.StringExtension
对字符串类进行扩展,增加一些新的有用的方法
파일 보기
프로젝트 열기: DuBin1988/restv2
공개 메소드들
메소드
설명
ToType
(
this
attrType
) :
Type
把字符串格式的类型描述转换成实际类型。
메소드 상세
ToType()
공개
정적인
메소드
把字符串格式的类型描述转换成实际类型。
public
static
ToType
(
this
attrType
) :
Type
attrType
this
字符串形式的类型描述
리턴
System.Type