コード例 #1
0
 internal static string doWork(string p)
 {
     return(Codes.ReadTxtFile(p));
 }