Beispiel #1
0
			internal CommitListAssert(PlotCommitListTest _enclosing, PlotCommitList<PlotLane>
				 pcl)
			{
				this._enclosing = _enclosing;
				this.pcl = pcl;
			}
 internal CommitListAssert(PlotCommitListTest _enclosing, PlotCommitList <PlotLane>
                           pcl)
 {
     this._enclosing = _enclosing;
     this.pcl        = pcl;
 }