摘要: /// /// Suppress User Property when Printing. /// http://stackoverflow.com/questions/701508/suppressing-outlook-field-printing ... 阅读全文
posted @ 2015-07-17 15:08 悠哉游哉 阅读(402) 评论(0) 推荐(0)
摘要: // define the binding flags for reflection var bindingFlags = BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Ins... 阅读全文
posted @ 2015-07-17 15:04 悠哉游哉 阅读(249) 评论(0) 推荐(0)