This commit is contained in:
2020-01-21 20:07:57 +00:00
parent e5a04667aa
commit c6e2dab4e0
2 changed files with 3 additions and 0 deletions

View File

@@ -22,6 +22,8 @@ namespace AyaNova.DataList
string GenerateMINIListColumnsJSON();
string GenerateListColumnsJSONFromTemplate(string template);
}
}