예제 #1
0
 public override void Visit(StartFromBeginning startFromBeginning)
 {
     // We don't need to set any headers to start from the beginning
 }
예제 #2
0
 public abstract void Visit(StartFromBeginning startFromBeginning);