File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Samples/AspDotCore/WebApp/WebApp Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,11 +65,11 @@ public class SampleHub : Hub
65
65
### Call Hub Method With Multiple Parameters
66
66
67
67
<div align =" center " style =" width : 1000px ; height : 600px ;" >
68
- <img src="./images/Basic_View_ Multi_Param .gif" width="100%" height="100%">
68
+ <img src="./images/Basic_View_Multi_Param .gif" width="100%" height="100%">
69
69
</div >
70
- <img src =" ./images/Basic_View_ Multi_Param .gif " width =" 100% " height =" 100% " >
70
+ <img src =" ./images/Basic_View_Multi_Param .gif " width =" 100% " height =" 100% " >
71
71
<p align =" center " >
72
- <img src =" ./images/Basic_View_ Multi_Param .gif " width =" 1000px " height =" 600px " >
72
+ <img src =" ./images/Basic_View_Multi_Param .gif " width =" 1000px " height =" 600px " >
73
73
</ p
74
74
75
75
Example:
You can’t perform that action at this time.
0 commit comments