C# 클래스 DAL.Extensions.RelocationPlaceExstensions

파일 보기 프로젝트 열기: kulish-alina/HR_Project

공개 메소드들

메소드 설명
Update ( this destination, RelocationPlaceDTO source ) : void

메소드 상세

Update() 공개 정적인 메소드

public static Update ( this destination, RelocationPlaceDTO source ) : void
destination this
source RelocationPlaceDTO
리턴 void