Trail:

Changeset 70

Show
Ignore:
Timestamp:
2009-07-16 14:10:48 (3 years ago)
Author:
harald
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/out/templates/cs/proxy.vm

    r68 r70  
    4040        } 
    4141 
    42         protected void BeginDispatchCall<T>(string methodName, object async, params object[] args) { 
     42        protected virtual void BeginDispatchCall<T>(string methodName, object async, params object[] args) { 
    4343        } 
    4444