This told me about this:
if (!Foo.ContainsKey(person.Id.ToString())) { Foo.Add(person.Id.ToString(), person.Name); }
No comments:
Post a Comment