Added task sheduler
This commit is contained in:
parent
72095914a9
commit
7062259911
3 changed files with 84 additions and 1 deletions
|
|
@ -8,4 +8,5 @@ global using System.Text;
|
|||
global using System.Threading.Tasks;
|
||||
|
||||
global using static Xorog.UniversalExtensions.UniversalExtensionsEnums;
|
||||
global using static Xorog.UniversalExtensions.Internal;
|
||||
global using static Xorog.UniversalExtensions.Internal;
|
||||
global using static Xorog.UniversalExtensions.InternalSheduler;
|
||||
Loading…
Add table
Add a link
Reference in a new issue