10 lines
150 B
C#
10 lines
150 B
C#
![]() |
namespace AlicizaX.Runtime
|
|||
|
{
|
|||
|
/// <summary>
|
|||
|
/// 实用函数集。
|
|||
|
/// </summary>
|
|||
|
public static partial class Utility
|
|||
|
{
|
|||
|
}
|
|||
|
}
|