Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DAL
DTO
BaseEntityDTO
C# Class DAL.DTO.BaseEntityDTO
Show file
Open project: kulish-alina/HR_Project
Public Methods
Method
Description
BaseEntityDTO
( ) :
System
IsNew
( ) :
bool
ShouldBeRemoved
( ) :
bool
Method Details
BaseEntityDTO()
public
method
public
BaseEntityDTO
( ) :
System
return
System
IsNew()
public
method
public
IsNew
( ) :
bool
return
bool
ShouldBeRemoved()
public
method
public
ShouldBeRemoved
( ) :
bool
return
bool