Exemplo n.º 1
0
 internal void EndCatch()
 {
     Delegate_EndCatch d = new Delegate_EndCatch(_endCatch);
     this.BeginInvoke(d);
 }
Exemplo n.º 2
0
        internal void EndCatch()
        {
            Delegate_EndCatch d = new Delegate_EndCatch(_endCatch);

            this.BeginInvoke(d);
        }