C# Class DAL.DTO.BaseEntityDTO

Afficher le fichier Open project: kulish-alina/HR_Project

Méthodes publiques

Méthode Description
BaseEntityDTO ( ) : System
IsNew ( ) : bool
ShouldBeRemoved ( ) : bool

Method Details

BaseEntityDTO() public méthode

public BaseEntityDTO ( ) : System
Résultat System

IsNew() public méthode

public IsNew ( ) : bool
Résultat bool

ShouldBeRemoved() public méthode

public ShouldBeRemoved ( ) : bool
Résultat bool