先前以為C# 6 新增的引用靜態成員(using static)語法取消了,原來是誤會 ... using System; // 匯入System 命名空間(的所有型別) using System.
確定! 回上一頁