예제 #1
0
 static Unmute()
 {
     Instance = new Unmute();
 }
예제 #2
0
 public void Add(Unmute item) => Unmutes.Add(item);