Exemplo n.º 1
0
 public IEnumerable <MfcDto> GetCurrentMFCs()
 {
     return(ClaimHelper.GetCurrentMFCs());
 }