摘要:
Unsafe clause is used to point out the unsafe environments in C#. As we know, there is no pointer in C#,for the pointer is "unsafe", if a pointer points to a unexpected location in memory, it might c... 阅读全文
posted @ 2005-07-29 22:52
飘翎
阅读(406)
评论(0)
推荐(0)