public void Visit(Context context)
 {
   context.Specifications.Each(Visit);
 }
コード例 #2
0
 public void Visit(Context context)
 {
 }