Skinz3 / Symbioz-2.38

Symbioz 2.38 is a Dofus Server emulator written in a C# .NET 4.5 Framework under AGPL-3.0 Licence.
GNU Affero General Public License v3.0
8 stars 9 forks source link

Function Missing #3

Closed Matspyder51 closed 6 years ago

Matspyder51 commented 6 years ago

CS1061 'IEnumerable<TObject>' ne contient pas de définition pour 'ConvertAll' et aucune méthode d'extension 'ConvertAll' acceptant un premier argument de type 'IEnumerable<TObject>' n'a été trouvée (une directive using ou une référence d'assembly est-elle manquante ?) Symbioz.Core \Symbioz-2.38\Symbioz.Core\Extensions.cs 191 Actif

var collection = obj.ConvertAll<TConvert>(converter);

Skinz3 commented 6 years ago

Vérifie que tu utilises le framework 4.5 pour le projet

Skinz3 commented 6 years ago

@Matspyder51 Problème résolu?

Skinz3 commented 6 years ago

@Matspyder51 J'ai fix le problème