Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SevenDigital
Parsing
XsdToObject
PropertyInfo
C# Class SevenDigital.Parsing.XsdToObject.PropertyInfo
显示文件
Open project: 7digital/XsdToObject
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetCodeName
( ) :
string
GetCodeType
( ) :
string
GetHashCode
( ) :
int
PropertyInfo
(
ClassInfo
targetClass
)
ToString
( ) :
string
Private Methods
Method
Description
Equals
(
PropertyInfo
other
) :
bool
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetCodeName()
public
method
public
GetCodeName
( ) :
string
return
string
GetCodeType()
public
method
public
GetCodeType
( ) :
string
return
string
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
PropertyInfo()
public
method
public
PropertyInfo
(
ClassInfo
targetClass
)
targetClass
ClassInfo
ToString()
public
method
public
ToString
( ) :
string
return
string