Preferred Language:

Listing 15.15 - FirstHalf.cs

Listing 15.15 - FirstHalf.cs (C#)
Copy

public partial class Tweedle
{
    private string _message = @"THEY were standing under a tree,
        each with an arm round the other's neck, and Alice knew 
        which was which in a moment, because one of them had 
        ""DUM"" embroidered on his collar, and the other ""DEE"".";
}