This website requires JavaScript.
Explore
Help
Register
Sign In
mikhail
/
parr_api
Watch
1
Star
0
Fork
0
You've already forked parr_api
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
72e2f76b1afba512fe0dcafe29c82a23f08dec39
parr_api
/
PARR.AIHIT
/
AIHIT
/
ISyncher.cs
9 lines
133 B
C#
Raw
Normal View
History
Unescape
Escape
Services+Worker
2023-06-01 16:08:25 +10:00
namespace
PARR.AIHIT
{
public
interface
ISyncher
{
Task
InvokeAsync
(
)
;
Корректировка имен колонок в АИХ ИТ
2023-08-10 16:43:01 +10:00
Task
InvokeFromDatabase
(
)
;
Services+Worker
2023-06-01 16:08:25 +10:00
}
}
Reference in New Issue
Copy Permalink