Example #1
0
 public T GetValue()
 {
     return(_flagRepository.GetValue <T>(GetType().FullName));
 }