public SampleClass() { }
public SampleClass(int id, string name) { this.id = id; this.name = name;这是两个构造函数马?我怎么晕阿