Скажем, например, у меня есть функция
Код: Выделить всё
createDict(Type type)
{
Dictionary dict = new Dictionary..
}
Подробнее здесь: https://stackoverflow.com/questions/125 ... y-function
Код: Выделить всё
createDict(Type type)
{
Dictionary dict = new Dictionary..
}