示例#1
0
 private static void AddTip(Tip tip)
 {
     Tips.Add(tip);
 }