コード例 #1
0
 protected string Delegate(DateTime dateTime)
 {
     return(_next.Process(dateTime));
 }