Add(1, "Fizz"); //C# Extension Method: DataRow - ToEntity var entity = table.Rows[0].ToEntity<TestObject>(); Console.WriteLine(entity.IntColumn); Console.
確定! 回上一頁