修复一些错误并更新README
This commit is contained in:
@@ -6,7 +6,9 @@ using System.Reflection.Emit;
|
||||
|
||||
namespace Flee.InternalTypes
|
||||
{
|
||||
[Obsolete("Holds various shared utility methods")]
|
||||
/// <summary>
|
||||
/// 包含各种共享实用方法的工具类
|
||||
/// </summary>
|
||||
internal class Utility
|
||||
{
|
||||
private Utility()
|
||||
|
Reference in New Issue
Block a user