コード例 #1
0
 internal void Clear()
 {
     this.messages.Clear();
     this.lastMessage = null;
 }