[]
A helper base for resource strongly-typed resource class that reads resources from the application assembly.
public class Common<R> where R : Common<R>, new()
| Name | Description |
|---|---|
| R | The strongly-typed resource subclass |
| Name | Description |
|---|---|
| Common() |
| Name | Description |
|---|---|
| ResourceManager | Loads resource managers for the application and the assembly. |