Reflection with Private Members
摘要:
http://www.codingday.com/reflection-with-private-members/By using reflection we can call any function including the private and protected ones. This includes private static methods, constructor method... 阅读全文
posted @ 2009-09-07 20:52 smwikipedia 阅读(206) 评论(0) 推荐(0) 编辑