chyolu / Asp-Net-MVC-Workshop-1

0 stars 0 forks source link

[CodeReview]-MVC-Controller #5

Open GSSBilly opened 5 years ago

GSSBilly commented 5 years ago

欄位使用錯誤

https://github.com/chyolu/Asp-Net-MVC-Workshop-1/blob/1676079d8ab5f3904a44f99327100193c07b0d93/WebApplication1/Controllers/homeController.cs#L44

GSSBilly commented 5 years ago

全域變數宣告位置為最上方

https://github.com/chyolu/Asp-Net-MVC-Workshop-1/blob/1676079d8ab5f3904a44f99327100193c07b0d93/WebApplication1/Controllers/homeController.cs#L27