This documentation is archived and is not being maintained.
ResolveEventArgs Constructor
Visual Studio 2010
Initializes a new instance of the ResolveEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: