CommonImplementation.AddXppProxyReference(Type, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void AddXppProxyReference(Type ^ type, System::Object ^ proxyRef);
public virtual void AddXppProxyReference (Type type, object proxyRef);
abstract member AddXppProxyReference : Type * obj -> unit
override this.AddXppProxyReference : Type * obj -> unit
Public Overridable Sub AddXppProxyReference (type As Type, proxyRef As Object)
Parameters
- type
- Type
- proxyRef
- Object