Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SevenDigital
Parsing
XsdToObject
ClassInfo
C# 클래스 SevenDigital.Parsing.XsdToObject.ClassInfo
파일 보기
프로젝트 열기: 7digital/XsdToObject
1 사용 예제들
공개 메소드들
메소드
설명
ClassInfo
( ) :
System.Collections.Generic
Equals
(
object
obj
) :
bool
GetCodeName
( ) :
string
GetHashCode
( ) :
int
ToString
( ) :
string
비공개 메소드들
메소드
설명
Equals
(
ClassInfo
other
) :
bool
메소드 상세
ClassInfo()
공개
메소드
public
ClassInfo
( ) :
System.Collections.Generic
리턴
System.Collections.Generic
Equals()
공개
메소드
public
Equals
(
object
obj
) :
bool
obj
object
리턴
bool
GetCodeName()
공개
메소드
public
GetCodeName
( ) :
string
리턴
string
GetHashCode()
공개
메소드
public
GetHashCode
( ) :
int
리턴
int
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string