C# Class XSerializer.CustomSerializer

Afficher le fichier Open project: QuickenLoans/XSerializer Class Usage Examples

Méthodes publiques

Méthode Description
GetSerializer ( Type type, XSerializer.EncryptAttribute encryptAttribute, IXmlSerializerOptions options ) : IXmlSerializerInternal

Private Methods

Méthode Description
PreserveStackTrace ( Exception e ) : void

Method Details

GetSerializer() public static méthode

public static GetSerializer ( Type type, XSerializer.EncryptAttribute encryptAttribute, IXmlSerializerOptions options ) : IXmlSerializerInternal
type System.Type
encryptAttribute XSerializer.EncryptAttribute
options IXmlSerializerOptions
Résultat IXmlSerializerInternal