Loading

测试

测试

img

using System.IO.Compression;
 
#pragma warning disable 414, 3021
 
namespace MyApplication
{
    [Obsolete("...")]
    class Program : IInterface
    {
        public static List JustDoIt(int count)
        {
            Span numbers = stackalloc int[length];
            Console.WriteLine($"Hello {Name}, Cnblogs");
            return new List(new int[] { 1, 2, 3 })
        }
    }
}
posted @ 2022-08-19 20:12  要努力哇  阅读(16)  评论(0)    收藏  举报