RegisterProxy(IProxy)
Register an IProxy with the Model.
Namespace: PureMVC.CoreAssembly: PureMVC in (PureMVC.dll)
Syntax
C#
public void RegisterProxy( IProxy proxy )
Parameters
proxy
IProxyproxy an IProxy to be held by the Model.
public void RegisterProxy( IProxy proxy )
proxy
IProxy