次の方法で共有


IReflectionCallHelperService Interface

Definition

public interface class IReflectionCallHelperService
public interface IReflectionCallHelperService
type IReflectionCallHelperService = interface
Public Interface IReflectionCallHelperService

Methods

getType(String)
MakeInstanceCall(Object, String, Object[])
MakeInstanceCallOnProvidedType(Type, Object, String, Object[])
MakeNewCommonFromCursor(String, ICursor)
MakeNewObjIntPtr(String, IntPtr)
MakeNewObjIntPtrNested(String, IntPtr, Object)
MakeStaticCall(Type, String, Object[])
TypeofCommon()
TypeofInt()
TypeofXppObjectBase()

Applies to