示例#1
0
 public void HideMainDisplayShowDesTest()
 {
     GameGui_Accessor target = new GameGui_Accessor(); // TODO: Initialize to an appropriate value
     target.HideMainDisplayShowDes();
     Assert.Inconclusive("A method that does not return a value cannot be verified.");
 }