コード例 #1
0
 private string GetProfileCommandPath(string profileName)
 {
     return(_profileManager.GetCommandPath(profileName));
 }