Example #1
0
 // Launch processing.
 protected internal void LaunchProcess()
 {
     Processors?.Invoke(this);
 }