C# Class Xml.Schema.Linq.CodeGen.SymbolEntry

Afficher le fichier Open project: o2platform/O2.Platform.Projects Class Usage Examples

Méthodes publiques

Свойство Type Description
clrNamespace string
identifierName string
symbolName string
xsdNamespace string

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
isNameFixed ( ) : bool

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

isNameFixed() public méthode

public isNameFixed ( ) : bool
Résultat bool

Property Details

clrNamespace public_oe property

public string clrNamespace
Résultat string

identifierName public_oe property

public string identifierName
Résultat string

symbolName public_oe property

public string symbolName
Résultat string

xsdNamespace public_oe property

public string xsdNamespace
Résultat string