TMethodHelper.Create(Pointer,Pointer) Method

Represents method Create(Pointer,Pointer).

Namespace: Spring.Helpers
public
 class function Create(const instance, methodAddress: Pointer): TMethod; static;

Parameters

instance
Type: Pointer

methodAddress
Type: Pointer

Return Value

Type: TMethod