AssemblyResourceLoader 构造函数
定义
初始化 AssemblyResourceLoader 类的新实例。Initializes a new instance of the AssemblyResourceLoader class. 此构造函数支持 ASP.NET 基础结构,不应从代码直接使用。This constructor supports the ASP.NET infrastructure and is not intended to be used directly from your code.
public:
AssemblyResourceLoader();
public AssemblyResourceLoader ();
Public Sub New ()