C# Class biz.dfch.CS.Appclusive.UI._mocked.CoreRepositoryMock

Inheritance: biz.dfch.CS.Appclusive.Api.Core.Core
Afficher le fichier Open project: dfensgmbh/biz.dfch.CS.Appclusive.UI

Méthodes publiques

Méthode Description
AddToContractMappings ( ContractMapping entity ) : void
AddToCustomers ( Customer entity ) : void
CoreRepositoryMock ( Uri serviceRoot ) : biz.dfch.CS.Appclusive.Api.Core

Private Methods

Méthode Description
CoreRepositoryMock ( ) : biz.dfch.CS.Appclusive.Api.Core

Method Details

AddToContractMappings() public méthode

public AddToContractMappings ( ContractMapping entity ) : void
entity biz.dfch.CS.Appclusive.Api.Core.ContractMapping
Résultat void

AddToCustomers() public méthode

public AddToCustomers ( Customer entity ) : void
entity biz.dfch.CS.Appclusive.Api.Core.Customer
Résultat void

CoreRepositoryMock() public méthode

public CoreRepositoryMock ( Uri serviceRoot ) : biz.dfch.CS.Appclusive.Api.Core
serviceRoot System.Uri
Résultat biz.dfch.CS.Appclusive.Api.Core