Net設計模式實例之橋接模式( Bridge Pattern)(4)

3 、客戶端代碼 static  void Main (string [] args) {     // Create RefinedAbstraction     CustomersBase  customers = new Customers ("Shandong  Province" );     // Set ConcreteImplementor      customers.Data
相關文章
相關標籤/搜索