Skip to content

Commit

Permalink
标识Ioc类过期
Browse files Browse the repository at this point in the history
  • Loading branch information
innwin committed Dec 3, 2020
1 parent d59dfa0 commit ab194cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jones/Ioc.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace Jones
{
[Obsolete("请使用系统内置的依赖注入")]
public class Ioc
{
private static IServiceProvider? _serviceProvider;
Expand Down

0 comments on commit ab194cf

Please sign in to comment.