chyolu / Asp-Net-MVC-Workshop-1

0 stars 0 forks source link

[CodeReview]-Coding Style & Coding Quality #4

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#L21

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