Beispiel #1
0
		public void Push(Sentence sentence) {
			_list.Add(sentence);
		}