Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Xml
Schema
Linq
CodeGen
SymbolEntry
C# Class Xml.Schema.Linq.CodeGen.SymbolEntry
Mostra file
Open project: o2platform/O2.Platform.Projects
Class Usage Examples
Public Properties
Property
Type
Description
clrNamespace
string
identifierName
string
symbolName
string
xsdNamespace
string
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
isNameFixed
( ) :
bool
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
isNameFixed()
public
method
public
isNameFixed
( ) :
bool
return
bool
Property Details
clrNamespace
public_oe property
public
string
clrNamespace
return
string
identifierName
public_oe property
public
string
identifierName
return
string
symbolName
public_oe property
public
string
symbolName
return
string
xsdNamespace
public_oe property
public
string
xsdNamespace
return
string