C#多態三種體現

using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; /*  * 多態三種體現  * 1.抽象類:abstract  * 2.虛方法:virtual  * 3.接口:interface  */ namespace Cons
相關文章
相關標籤/搜索