C# Class Tikal.Converter

Afficher le fichier Open project: tikalk/fuse.dotnet.mongodb-blogengine

Méthodes publiques

Méthode Description
ToComment ( this doc ) : Comment
ToDocument ( this post ) : Document
ToPost ( this doc ) : Post

Method Details

ToComment() public static méthode

public static ToComment ( this doc ) : Comment
doc this
Résultat Comment

ToDocument() public static méthode

public static ToDocument ( this post ) : Document
post this
Résultat MongoDB.Driver.Document

ToPost() public static méthode

public static ToPost ( this doc ) : Post
doc this
Résultat Post