XppObjectBase.addXppProxyReference(Type, Object) Method

Definition

public:
 void addXppProxyReference(Type ^ type, System::Object ^ proxyRef);
public void addXppProxyReference (Type type, object proxyRef);
member this.addXppProxyReference : Type * obj -> unit
Public Sub addXppProxyReference (type As Type, proxyRef As Object)

Parameters

type
Type
proxyRef
Object

Applies to