Пример #1
0
 public ValidationException ThrowAll()
 {
     throw m_rules.ThrowAll();
 }