Exemplo n.º 1
0
 private void Sign <T>(Authentication authentication, ResultBase <T> result)
 {
     result.Validate(authentication);
 }