Ejemplo n.º 1
0
 public virtual R GetInvoker <R>() where R : IInvoker
 {
     return(InvokerCurrent.Convert <R>());
 }