資源簡介
將自己寫的方法為DLL并將其應(yīng)用到其他項目
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
namespace?MyTestDll
{
????public?class?Class1
????{
????}
}
評論
共有 條評論