コード例 #1
0
 public AddRoute(string path, Route next = null) : base(path, next)
 {
 }