"use strict";(self.webpackChunkmy_application=self.webpackChunkmy_application||[]).push([[4773],{4773:(t,e,n)=>{n.r(e),n.d(e,{default:()=>a});const a='@{\n var total = 0;\n var totalMessage = "";\n @* a multiline\n razor comment embedded in csharp *@\n if (IsPost) {\n\n // Retrieve the numbers that the user entered.\n var num1 = Request["text1"];\n var num2 = Request["text2"];\n\n // Convert the entered strings into integers numbers and add.\n total = num1.AsInt() + num2.AsInt();\n\t\t
Enter two whole numbers and then click Add.
\n \n\n\t@* now we call the totalMessage method \n\t (a multi line razor comment outside code) *@\n\n@totalMessage
\n \n@(totalMessage+"!")
\n \n An email address (with escaped at character): name@@domain.com\n \n\n\n'}}]); //# sourceMappingURL=4773.js.map