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