单项选择题
您需要建立一个名为MyAssembly动态程序集。并需要保存此程序集到磁盘。应该使用哪个代码段?()
A.A B.B C.C D.D
You need to write a code segment that will create a common language runtime (CLR) unit of isolation within an application.Which code segment should you use?()
A. B. C. D.
A.public delegate int PowerDeviceOn(bool result, DateTime autoPowerOff); B.public delegate bool PowerDeviceOn(object sender, EventArgs autoPowerOff); C.public delegate void PowerDeviceOn(DateTime autoPowerOff); D.public delegate bool PowerDeviceOn(DateTime autoPowerOff);
微信扫一扫,加关注免费搜题