コード例 #1
0
 public void Accept(IGenericVisitor visitor)
 {
     visitor.VisitClassIndexerCollection(this);
 }