Beispiel #1
0
 public void RenderView(IModelView<IRenderableModelState> modelView)
 {
     modelView.Set(_modelState);
 }