C# Class Alexandria.Client.Infrastructure.CollectionExtensions

Afficher le fichier Open project: ayende/Alexandria

Méthodes publiques

Méthode Description
UpdateFrom ( this collection, IEnumerable mergeSource ) : void

Private Methods

Méthode Description
GetImageSource ( byte image ) : BitmapImage
MergeValues ( BookModel bookModel, BookDTO bookDTO ) : void

Method Details

UpdateFrom() public static méthode

public static UpdateFrom ( this collection, IEnumerable mergeSource ) : void
collection this
mergeSource IEnumerable
Résultat void