예제 #1
0
        //######################################################################
        // Methods
        //######################################################################

        public static string ProcessInputFile(string path)
        {
            return(Helpers.GetFileAsString(path));
        }