using System.Collections.Generic;
public static void Main()
Console.WriteLine ("Hello Mono World");
var lst = new List<string>();
for(int index = 1; index <= count; index++){
lst.Add(index.ToString());
for(int index = 0; index < lst.Count; index++)
var codeCaseTypeIdList = new List<string>() { lst[index] };
Console.WriteLine (index);
Console.WriteLine (++index);