Esempio n. 1
0
 public ValidationException ThrowAll()
 {
     throw m_rules.ThrowAll();
 }