摘要:
《WF本质论》中的第一章例子using System;using System.Collections.Generic;using System.Threading;namespace OpenSesame{ public delegate void BookmarkLocation(Bookmark resumed); [Serializable] public class Bookmark {... 阅读全文
posted @ 2009-08-11 23:15
rapid
阅读(410)
评论(2)
推荐(0)