コード例 #1
0
 /// <summary>
 /// Setups this instance.
 /// </summary>
 public override void Setup()
 {
     underTest = new ElementAtRunnable();
 }
コード例 #2
0
 /// <summary>
 /// Setups this instance.
 /// </summary>
 public override void Setup()
 {
     underTest = new ElementAtRunnable();
 }