RegisterProxy(IProxy)

Register an IProxy with the Model.
Namespace: PureMVC.CoreAssembly: PureMVC in (PureMVC.dll)

Syntax

C#
public void RegisterProxy(
	IProxy proxy
	)

Parameters

proxyIProxy
proxy an IProxy to be held by the Model.