Files
better-genshin-impact/BetterGenshinImpact/GameTask/Common/BgiVision/BvResxHelper.cs
2025-09-10 21:14:07 +08:00

5 lines
186 B
C#
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
namespace BetterGenshinImpact.GameTask.Common.BgiVision
{
internal abstract class BvResxHelper; // Bv是静态类无法作为IStringLocalizer<T>泛型类,用这个类代替
}