摘要: Usually you should define a decorator class for UI, for example,// if you want to update UI automatically when property "Title" is change, we need add... 阅读全文
posted @ 2012-12-20 18:28 chuwachen 阅读(159) 评论(0) 推荐(0)
摘要: If a class only has variables that already support serialize/deserialize such as string, int, and etc, we just need add the attribute [Serializabe] to... 阅读全文
posted @ 2012-12-20 17:52 chuwachen 阅读(175) 评论(0) 推荐(0)