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