示例#1
0
 public bool ChangeOPSequence(int userId, System.Collections.Hashtable param, out Notification notification)
 {
     return(factory.ChangeOPSequence(userId, param, out notification));
 }