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