Exemplo n.º 1
0
 public virtual MatchOptions MatchGetSetOptions(ExactNameMatch status)
 {
     return(MatchOptions.None);
 }
Exemplo n.º 2
0
 public override MatchOptions MatchGetSetOptions(ExactNameMatch status)
 {
     return(MatchOptions.OverrideInternalSearch | MatchOptions.NoLeadingTrailingAsterisk);
 }