Exemple #1
0
 internal override void Seal(TypeDescription existing = null)
 {
     KeyType.Seal(existing);
     ValueType.Seal(existing);
 }