Given the following class public class Foo { public int FooId { get; set; } public string FooName { get; set; } public ...
-
April 12, 2022
- 0 Comments