###### tags: `ASP.NET` # 物件導向程式設計(Object-oriented programming,OOP) 是一種程式設計的方法 **-封裝(Encapsulation)** 封裝指的就是類別,能夠透過修飾詞來決定是否對外公開資訊, **-繼承(Inheritance)** **-多型(Polymorphism)**