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