C# 클래스 Microsoft.WindowsAzure.Samples.Data.Services.Client.EpmSyndicationContentSerializer

상속: EpmContentSerializerBase, IDisposable
파일 보기 프로젝트 열기: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

공개 메소드들

메소드 설명
Dispose ( ) : void

보호된 메소드들

메소드 설명
Serialize ( EpmTargetPathSegment targetSegment, EpmSerializationKind kind ) : void

비공개 메소드들

메소드 설명
CreateAuthor ( bool createNull ) : void
CreateUpdated ( ) : void
EpmSyndicationContentSerializer ( EpmTargetTree tree, object element, XmlWriter target ) : System
FinishAuthor ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Serialize() 보호된 메소드

protected Serialize ( EpmTargetPathSegment targetSegment, EpmSerializationKind kind ) : void
targetSegment EpmTargetPathSegment
kind EpmSerializationKind
리턴 void