protected ConstraintViewModel(
SchemeConstraint model,
ViewModelScope scope
)
Protected Sub New (
model As SchemeConstraint,
scope As ViewModelScope
)
protected:
ConstraintViewModel(
SchemeConstraint^ model,
ViewModelScope^ scope
)
new :
model : SchemeConstraint *
scope : ViewModelScope -> ConstraintViewModel