Update Scheduler, Add config for GetTimeFormat Config, Add Logger
This commit is contained in:
parent
d810b82011
commit
96040d2d8a
5 changed files with 174 additions and 104 deletions
|
|
@ -6,7 +6,9 @@ global using System.Collections.Generic;
|
|||
global using System.Text;
|
||||
global using System.Threading.Tasks;
|
||||
global using System.Drawing;
|
||||
global using Microsoft.Extensions.Logging;
|
||||
|
||||
global using static Xorog.UniversalExtensions.UniversalExtensionsEnums;
|
||||
global using static Xorog.UniversalExtensions.Internal;
|
||||
global using static Xorog.UniversalExtensions.InternalSheduler;
|
||||
global using static Xorog.UniversalExtensions.InternalSheduler;
|
||||
global using static Xorog.UniversalExtensions.Log;
|
||||
Loading…
Add table
Add a link
Reference in a new issue