| ResourceHelper Methods |
| Name | Description | |
|---|---|---|
| GetBytes(String) |
获取当前程序集资源字节数组
| |
| GetBytes(String, Assembly) |
获取当前程序集资源字节数组
| |
| GetText(String) |
获取当前程序集文本资源
| |
| GetText(String, Assembly) |
获取指定程序集文本资源
|