Interface IModelViewMap
public interface IModelViewMap
  - Extension Methods
 
Methods
Bind(SimulationObjectModel, SimulationObjectView, bool)
void Bind(SimulationObjectModel model, SimulationObjectView view, bool allowRebind = true)
  Parameters
modelSimulationObjectModelviewSimulationObjectViewallowRebindbool
Clear()
void Clear()
  FromModel(SimulationObjectModel)
SimulationObjectView FromModel(SimulationObjectModel ufoModel)
  Parameters
ufoModelSimulationObjectModel
Returns
Unbind(SimulationObjectView)
void Unbind(SimulationObjectView view)
  Parameters
viewSimulationObjectView