示例#1
0
 private static int GetAliasesLength(string ExeName)
 {
     return(WinCon.GetConsoleAliasesLength(ExeName));
 }