コード例 #1
0
 public override IEnumerable <IInfoEntry> LinkClick()
 {
     return(BusQuery.QueryBusInfo(this.Id));
 }