Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
QvxLib
QvxData
C# 클래스 QvxLib.QvxData
파일 보기
프로젝트 열기: konne/QvxLib
공개 메소드들
메소드
설명
FromObjectCode
(
Type
t
,
Dictionary
overrideAttributes
) :
Tuple
,string,string>
비공개 메소드들
메소드
설명
QvxFieldHeaderFromObject
(
List
&
result
,
string
prefix
,
string
&
code1
,
string
&
code2
,
Type
t
,
int
&
blocksize
,
Dictionary
overrideAttributes
) :
void
메소드 상세
FromObjectCode()
공개
정적인
메소드
public
static
FromObjectCode
(
Type
t
,
Dictionary
overrideAttributes
) :
Tuple
,string,string>
t
System.Type
overrideAttributes
Dictionary
리턴
Tuple
,string,string>