public UserWitheldEventArgs(IUserWitheldInfo userWitheldInfo)
 {
     UserWitheldInfo = userWitheldInfo;
 }
 public UserWitheldEventArgs(IUserWitheldInfo userWitheldInfo)
 {
     UserWitheldInfo = userWitheldInfo;
 }