コード例 #1
0
 public void DisposeTest()
 {
     ConsultForm_Accessor target = new ConsultForm_Accessor(); // TODO: Initialize to an appropriate value
     bool disposing = false; // TODO: Initialize to an appropriate value
     target.Dispose(disposing);
     Assert.Inconclusive("A method that does not return a value cannot be verified.");
 }