Exemplo n.º 1
0
 public ViewOptions()
 {
     Key = new KeyOptions();
     StartKey = new KeyOptions();
     EndKey = new KeyOptions();
 }
Exemplo n.º 2
0
 public ViewOptions()
 {
     Key      = new KeyOptions();
     StartKey = new KeyOptions();
     EndKey   = new KeyOptions();
 }