DesignTimeResourceProviderFactory Methods
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | CreateDesignTimeGlobalResourceProvider(IServiceProvider^, String^) | When overridden in a derived class, creates a global resource provider using the provided IServiceProvider interface and resource class name. |
![]() | CreateDesignTimeLocalResourceProvider(IServiceProvider^) | When overridden in a derived class, creates a local resource provider using the provided reference to the design host. |
![]() | CreateDesignTimeLocalResourceWriter(IServiceProvider^) | When overridden in a derived class, creates a local resource writer for using the provided reference to the design host. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |

