Constructor ClasspathResourceLoader
ClasspathResourceLoader(Type)
Creates an instance using the System.Assembly of the given class to load Resources and classes Resource paths must be absolute.
Declaration
public ClasspathResourceLoader(Type clazz)
Parameters
Type | Name | Description |
---|---|---|
System.Type | clazz |