public void Native() { m_dto = new BenchmarkDto { Id = 1L, Name = "one" }; }
public void Native() { m_dto = new BenchmarkDto(); }