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