C# Class System.Xml.Serialization.SerializationSource

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Méthode Description
SerializationSource ( string namspace, Type includedTypes ) : System.Collections

Méthodes protégées

Méthode Description
BaseEquals ( SerializationSource other ) : bool

Method Details

BaseEquals() protected méthode

protected BaseEquals ( SerializationSource other ) : bool
other SerializationSource
Résultat bool

SerializationSource() public méthode

public SerializationSource ( string namspace, Type includedTypes ) : System.Collections
namspace string
includedTypes Type
Résultat System.Collections