I just want get a list from Dictionary values but it\'s not so simple as it appears !
here the code :
Dictionary> my
My OneLiner:
var MyList = new List(MyDico.Values);