Пример #1
0
 // End a synchronized operation on this module.
 internal void EndSync()
 {
     assembly.EndSync();
 }