Inheritance: System.Collections.Hashtable
 public SurrogateSelector()
 {
     m_surrogates = new SurrogateHashtable(32);
 }
Exemplo n.º 2
0
 public SurrogateSelector() {
     m_surrogates = new SurrogateHashtable(32);
 }