Example #1
0
 public override IList <string> GetFormValue(string key)
 {
     return(FetchForm.GetOrDefault(key));
 }