Gestito login
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace SteUp.Shared.Core.Interface.System;
|
||||
|
||||
public interface IGenericSystemService
|
||||
{
|
||||
string GetCurrentAppVersion();
|
||||
}
|
||||
Reference in New Issue
Block a user