Files
GreadyPoang/GreadyPoang.Services/Services/Implements/LatestPopup.cs

7 lines
113 B
C#

namespace GreadyPoang.Services;
public static class LatestPopup
{
public static string valueGuid = "";
}