예제 #1
0
    static void Main(string[] args)
    {
        ReadFromFile read = new ReadFromFile();

        read.hola();
    }