【设计模式】使用unity实现外观模式(Facade mode)

阅读《大话设计模式》后,本身根据unity的特性写的一个简单demo,若有不妥之处,欢迎评论纠正....html 首先贴上书中关于外观模式的代码:设计模式 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; names
相关文章
相关标签/搜索