When the type name is too long, in C# i can create alias like this: using Dict = System.Collections.Generic.Dictionary<string, string>;