コード例 #1
0
ファイル: AuthHandler.cs プロジェクト: ztcyun/AppServer
 public static DIHelper AddAuthAllowskipHandler(this DIHelper services)
 {
     return(services.AddApiSystemHelper());
 }