CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


Gets the static method represented by the current delegate.

Namespace: ?System
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Protected Overridable Function GetMethodImpl As MethodInfo
C#
protected virtual MethodInfo GetMethodImpl()
Visual C++
protected:
virtual MethodInfo^ GetMethodImpl()
JavaScript
function getMethodImpl();

Return Value

A MethodInfo describing the static method represented by the current delegate.

Exceptions

ExceptionCondition
System..::.MemberAccessExceptionThe caller does not have access to the method represented by the delegate (for example, if the method is private).

See Also



Free Download:
   
  Privacy | Contact Us
All Times Are GMT