共用方式為


DynamicTypeService.ContextTypeResolver(ITypeResolutionService) Constructor

Definition

Initializes a new instance of DynamicTypeService.ContextTypeResolver for the specified service.

public:
 ContextTypeResolver(System::ComponentModel::Design::ITypeResolutionService ^ resolver);
public ContextTypeResolver (System.ComponentModel.Design.ITypeResolutionService resolver);
new Microsoft.VisualStudio.Shell.Design.DynamicTypeService.ContextTypeResolver : System.ComponentModel.Design.ITypeResolutionService -> Microsoft.VisualStudio.Shell.Design.DynamicTypeService.ContextTypeResolver
Public Sub New (resolver As ITypeResolutionService)

Parameters

Applies to