Пример #1
0
 public string Login_Init()
 {
     BP.WF.HttpHandler.WF ace = new WF(this.context);
     return(ace.Login_Init());
 }