mirror of
https://github.com/lionsoul2014/ip2region.git
synced 2025-12-08 19:25:22 +00:00
refactor: 更改扩展类名称
This commit is contained in:
parent
24dcb24e24
commit
f594838784
@ -4,9 +4,9 @@ using IP2Region.Net.XDB;
|
||||
namespace Microsoft.Extensions.DependencyInjection;
|
||||
|
||||
/// <summary>
|
||||
/// BootstrapBlazor 服务扩展类
|
||||
/// IP2Region 服务扩展类
|
||||
/// </summary>
|
||||
public static class BootstrapBlazoIP2RegionExtensions
|
||||
public static class IP2RegionExtensions
|
||||
{
|
||||
/// <summary>
|
||||
/// 添加 IP2RegionService 服务
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user