C# Class Microsoft.WindowsAzure.Samples.Data.Services.Client.EpmCustomContentSerializer

Inheritance: EpmContentSerializerBase, IDisposable
Afficher le fichier Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
Serialize ( EpmTargetPathSegment targetSegment, EpmSerializationKind kind ) : void

Private Methods

Méthode Description
EpmCustomContentSerializer ( EpmTargetTree targetTree, object element, XmlWriter target ) : System
InitializeSubSegmentVisitorContent ( EpmTargetPathSegment subSegment ) : void
InitializeVisitorContent ( ) : void
WriteAttribute ( EpmTargetPathSegment targetSegment ) : void
WriteElement ( EpmTargetPathSegment targetSegment ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Serialize() protected méthode

protected Serialize ( EpmTargetPathSegment targetSegment, EpmSerializationKind kind ) : void
targetSegment EpmTargetPathSegment
kind EpmSerializationKind
Résultat void