Exemplo n.º 1
0
 internal static string IpAddress(this ISingletonConstants _) => Singleton.Get <string>(nameof(IpAddress));
Exemplo n.º 2
0
 internal static Guid DefaultId(this ISingletonConstants _) => Singleton.Get <Guid>(nameof(DefaultId));