예제 #1
0
파일: Index.vue.cs 프로젝트: paco101/DotVue
 public void ShowCode()
 {
     ClientScript.Code("this.$router.push('todo-client');");
 }