Exemple #1
0
 // End a synchronized type builder operation.
 internal void EndSync()
 {
     module.EndSync();
 }