C# Class FRS.Web.ModelMappers.LoadMapper

Afficher le fichier Open project: innoist/GF-FRS

Méthodes publiques

Méthode Description
CreateFromClientToServer ( this source ) : FRS.Models.DomainModels.Load
CreateFromServerToClient ( this source ) : Load

Method Details

CreateFromClientToServer() public static méthode

public static CreateFromClientToServer ( this source ) : FRS.Models.DomainModels.Load
source this
Résultat FRS.Models.DomainModels.Load

CreateFromServerToClient() public static méthode

public static CreateFromServerToClient ( this source ) : Load
source this
Résultat FRS.Web.Models.Load