Exemplo n.º 1
0
 private string GetProfileCommandPath(string profileName)
 {
     return(_profileManager.GetCommandPath(profileName));
 }