namespace Yw.WinFrmUI.HydroW3d { /// /// 闷头 /// public class BluntheadViewModel : CouplingViewModel { /// /// /// public BluntheadViewModel() { } /// /// /// public BluntheadViewModel(BluntheadViewModel rhs) : base(rhs) { } } }