Example #1
0
 public void StopDrawingTest()
 {
     ArcGisMap target = new ArcGisMap(); // TODO: Initialize to an appropriate value
     target.StopDrawing();
     Assert.Inconclusive("A method that does not return a value cannot be verified.");
 }