示例#1
0
 protected virtual void Validate(IAssertion assetion)
 {
     this.Validation = assetion.Validate();
 }