ResolveEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the ResolveEventArgs class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ResolveEventArgs(String^) | Initializes a new instance of the ResolveEventArgs class, specifying the name of the item to resolve. |
![]() | ResolveEventArgs(String^, Assembly^) | Initializes a new instance of the ResolveEventArgs class, specifying the name of the item to resolve and the assembly whose dependency is being resolved. |
Show:
