예제 #1
0
 /// <summary>
 ///     Clears all of the values from the table.
 /// </summary>
 public void Clear()
 {
     lookup.Clear();
 }