C# Class Zetbox.Generator.Templates.Serialization.SerializationMember

Afficher le fichier Open project: daszat/zetbox Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
SerializationMember ( string templatename, SerializerType type, string xmlns, string xmlname ) : System

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

SerializationMember() public méthode

public SerializationMember ( string templatename, SerializerType type, string xmlns, string xmlname ) : System
templatename string
type SerializerType
xmlns string
xmlname string
Résultat System