Exemple #1
0
 public void AddAccessPath(string title, string path)
 {
     _identityRepository.AddAccessPath(title, path);
 }