C# Class DAL.Extensions.RelocationPlaceExstensions

Afficher le fichier Open project: kulish-alina/HR_Project

Méthodes publiques

Méthode Description
Update ( this destination, RelocationPlaceDTO source ) : void

Method Details

Update() public static méthode

public static Update ( this destination, RelocationPlaceDTO source ) : void
destination this
source RelocationPlaceDTO
Résultat void