RemoveProxy(String)

Remove an IProxy instance from the Model.
Namespace: PureMVC.InterfacesAssembly: PureMVC in (PureMVC.dll)

Syntax

C#
public abstract IProxy RemoveProxy(
	string proxyName
	)

Parameters

proxyNameString

Returns

the IProxy that was removed from the Model