摘要:
1 forms定义接口 2 3 using System; 4 5 namespace 6 { 7 public interface ISystemToast 8 { 9 void DisplayToast(string message);10 }11 ... 阅读全文
posted @ 2015-07-31 23:00
techidea
阅读(122)
评论(0)
推荐(0)
techidea技术,封闭制造壁垒,开源促进进步。 https://github.com/chaozaiai |