Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ShineTableParser
ShineColumn
C# 클래스 ShineTableParser.ShineColumn
상속:
System.Data.DataColumn
파일 보기
프로젝트 열기: Zepheus/Fiesta_Utils
공개 메소드들
메소드
설명
GetColumnType
( ) :
Type
ShineColumn
(
string
name
,
string
type
,
int
&
unkColumns
) :
System
메소드 상세
GetColumnType()
공개
메소드
public
GetColumnType
( ) :
Type
리턴
System.Type
ShineColumn()
공개
메소드
public
ShineColumn
(
string
name
,
string
type
,
int
&
unkColumns
) :
System
name
string
type
string
unkColumns
int
리턴
System