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
proxyName
StringReturns
the IProxy that was removed from the Model