Beispiel #1
0
 public LineChangeInfo(Mono.TextEditor.TextDocument.LineState state)
 {
     this.state = state;
 }
			public LineChangeInfo (Mono.TextEditor.TextDocument.LineState state)
			{
				this.state = state;
			}