using System.Collections.Generic;
public static void Main()
Console.WriteLine("Hello World");
public static class Fac {
public static Dictionary<string, string> GetServices()
=> new Dictionary<string, string>
{"test", new GetString().GetTest()}
public static Dictionary<string, string> Gets
= new Dictionary<string, string>
{"test", new GetString().GetTest()}
Console.WriteLine("in test");
Console.WriteLine("get test");