Example #1
0
 private bool?GetValue()
 {
     return(FieldGenerator.GetValue() as bool?);
 }