asp.net怎么写接口( 四 )


}
// public void override helloword()
// {
//console.writeline("helloword");
// }
static void Main()
{
test_interface inter = new test_class();
inter.helloword();
}
}
就这些 , 如果错误 纯属手误 。。希望我的回答能帮助您解决问题!
【asp.net怎么写接口】

asp.net怎么写接口

文章插图