Started to create authorization portion pt.2
This commit is contained in:
@@ -29,6 +29,7 @@ namespace BrightGlimmer.Domain
|
||||
IsDeleted = true;
|
||||
}
|
||||
|
||||
/* TODO: Currently not working when entities modified */
|
||||
protected void MarkModified()
|
||||
{
|
||||
ModifiedDate = DateTime.UtcNow;
|
||||
|
||||
Reference in New Issue
Block a user