ContainsKey

someone know why, ContainsKey have error CS1061 Severity Code Description Project File Line Suppression State
Error CS1061 'JObject' does not contain a definition for 'ContainsKey' and no accessible extension method 'ContainsKey' accepting a first argument of type 'JObject' could be found (are you missing a using directive or an assembly reference?) Nuclear C:\Users\hewet\OneDrive\Desktop\NuclearSource\Nuclear\Program.cs 1179 Active
image.png
Was this page helpful?