コード例 #1
0
 public VerbalExpression Anything()
 {
     _verbalExpression.Anything();
     return(this);
 }