Skip to content

Commit 49bad73

Browse files
committed
update blazor readme
1 parent 0b3667a commit 49bad73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • foundational-api-samples/hello-world/blazor

foundational-api-samples/hello-world/blazor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ Inside the `wwwroot\index.html` file, we will initialize the license and necessa
298298
*/
299299

300300
// Optional. Preload .wasm file for reading barcodes. It will save time on the initial decoding by skipping the resource loading.
301-
CoreModule.loadWasm();
301+
Dynamsoft.Core.CoreModule.loadWasm();
302302

303303
// Defined globally for easy debugging.
304304
let cameraEnhancer, cvRouter;

0 commit comments

Comments
 (0)