コード例 #1
0
 [WebMethod(EnableSession = true)][Admin(SecurityAction.Demand)]                public string           GitHub_Pull_Origin()
 {
     return(UtilMethods.syncWithGitHub_Pull_Origin());
 }