コード例 #1
0
 public void BackgroundMap_LoadedTest()
 {
     BackgroundMapLayer_Accessor target = new BackgroundMapLayer_Accessor(); // TODO: Initialize to an appropriate value
     object sender = null; // TODO: Initialize to an appropriate value
     RoutedEventArgs e = null; // TODO: Initialize to an appropriate value
     target.BackgroundMap_Loaded(sender, e);
     Assert.Inconclusive("A method that does not return a value cannot be verified.");
 }