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