C# Class Prototype.Platform.Mongo.DomainExtensions

Afficher le fichier Open project: paralect/prototype

Méthodes publiques

Méthode Description
CreateCommandMetadata ( this doc ) : CommandMetadata
CreateEventMetadata ( this doc ) : EventMetadata

Method Details

CreateCommandMetadata() public static méthode

public static CreateCommandMetadata ( this doc ) : CommandMetadata
doc this
Résultat Prototype.Platform.Domain.CommandMetadata

CreateEventMetadata() public static méthode

public static CreateEventMetadata ( this doc ) : EventMetadata
doc this
Résultat Prototype.Platform.Domain.EventMetadata