2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-06-27 05:23:13 +00:00
This commit is contained in:
2021-05-26 08:55:42 +03:00
parent 82cbe3b01c
commit ece7c7d08f
10 changed files with 36 additions and 26 deletions

View File

@ -207,7 +207,7 @@ namespace Esiur.Stores.EntityCore
return new AsyncReply<bool>(true);
}
void ReloadModel()
public void ReloadModel()
{
TypesByName.Clear();