Exemplo n.º 1
0
 // Start a synchronized operation on this module.
 internal void StartSync()
 {
     assembly.StartSync();
 }