This commit is contained in:
@@ -43,10 +43,20 @@ namespace AyaNova.Biz
|
||||
ct.SaveChanges();
|
||||
}
|
||||
|
||||
internal static Task<string> GetLogForObject(long ayId, AyContext ct)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
internal static Task<string> GetLogForUser(long ayId, AyContext ct)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
|
||||
/////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}//eoc
|
||||
|
||||
Reference in New Issue
Block a user