1. 如何自动生成#region来组织代码?
2. 比如SuperMan: IFlyable. 在superMan class中,我们要实现IFlyable的接口函数。如何快速生成所有需要实现的接口函数,在SuperMan中?就是说如何瞬间添加:
#region IFlyable implementation.
public void func1()
{}
public void func2()
{}
#region
慕妹3146593
呼唤远方
汪汪一只猫
随时随地看视频慕课网APP