InterfaceProxy

Overview

Location


Instance Methods


constructor  protected

 

constructor

 

InterfaceProxy()

 

Sub New()

Dispose

 

method Dispose

 

void Dispose()

 

Sub Dispose()

Dispose (Boolean)  protected

 

method Dispose(disposing: Boolean)

 

void Dispose(Boolean disposing)

 

Sub Dispose(disposing As Boolean)

Parameters:

  • disposing:

Finalize  protected

 

method Finalize

 

void Finalize()

 

Sub Finalize()

TryInvoke  protected

 

method TryInvoke(interfaceType: Type; name: String; args: array of Object): Boolean

 

Boolean TryInvoke(Type interfaceType, String name, Object[] args)

 

Function TryInvoke(interfaceType As Type, name As String, args As Object()) As Boolean

Parameters:

  • interfaceType:
  • name:
  • args: