ModelDataSourceMethod Constructor (Object^, MethodInfo^)
.NET Framework (current version)
Initializes a new instance of the ModelDataSourceMethod class.
Assembly: System.Web (in System.Web.dll)
Parameters
- instance
-
Type:
System::Object^
The instance on which the method will be invoked.
- methodInfo
-
Type:
System.Reflection::MethodInfo^
The method to be invoked.
.NET Framework
Available since 4.5
Available since 4.5
Show: