Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
org
newpointe
WorkflowEntities
ObjectConverter
C# 클래스 org.newpointe.WorkflowEntities.ObjectConverter
파일 보기
프로젝트 열기: NewPointe/Rockit
공개 메소드들
메소드
설명
ConvertObject
(
String
theObject
,
Type
objectType
,
bool
tryToNull
= true ) :
object
메소드 상세
ConvertObject()
공개
정적인
메소드
public
static
ConvertObject
(
String
theObject
,
Type
objectType
,
bool
tryToNull
= true ) :
object
theObject
String
objectType
System.Type
tryToNull
bool
리턴
object