Files
myoffice/MyOffice.Services/Validators/ContextValidator.cs
T
2023-06-17 14:16:09 +03:00

7 lines
90 B
C#

namespace MyOffice.Services.Validators
{
public static class ContextValidator
{
}
}