向羽 孟 1 mese fa
parent
commit
34dbb40bdb
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      ConsoleApp1/guanchazhe_jieko.cs

+ 3 - 0
ConsoleApp1/guanchazhe_jieko.cs

@@ -6,6 +6,9 @@ using System.Threading.Tasks;
 
 namespace ConsoleApp1
 {
+    /// <summary>
+    /// 观察者模式(接口实现)
+    /// </summary>
     internal class guanchazhe_jieko
     {
         // 主题接口