- /// This implementation expects any resource name passed to the - /// constructor to adhere to the following format: - ///
- ///- /// assembly://assemblyName/namespace/resourceName - ///
- ///+ /// This implementation expects any resource name passed to the + /// constructor to adhere to the following format: + ///
+ ///+ /// assembly://assemblyName/namespace/resourceName + ///
+ ///
- /// This implementation does support relative resource retrieval, and
- /// so will always return
+ /// This implementation does support relative resource retrieval, and
+ /// so will always return