Example #1
0
 public void Teardown()
 {
     _parser = null;
 }
Example #2
0
 public void Teardown()
 {
     _parser = null;
 }
Example #3
0
 public void Setup()
 {
     _parser = new GenericUriParser();
 }
Example #4
0
 public void Setup()
 {
     _parser = new GenericUriParser();
 }