MethodReference

Overview

Location

  • Reference:
    • RemObjects.Elements.EUnit.dll  .NET, .NET Standard 2.0
    • remobjects.elements.eunit.jar  Cooper
    • EUnit.fx  Island, macOS
    • libEUnit.fx  Toffee
  • Namespace: RemObjects.Elements.EUnit.Reflections
  • Platforms: .NET, .NET Standard 2.0, Cooper, Island, macOS, Toffee

 

constructor (TypeReference, MethodInfo) macOS

 

constructor(aType: TypeReference; Method: MethodInfo)

 

MethodReference(TypeReference aType, MethodInfo Method)

 

init(_ aType: TypeReference, _ Method: MethodInfo)

 

MethodReference(TypeReference aType, MethodInfo Method)

 

Sub New(aType As TypeReference, Method As MethodInfo)

Parameters:

  • aType:
  • Method:

constructor (TypeReference, MethodInfo) .NET, .NET Standard 2.0, Cooper, Island, Toffee

 

// .NET, .NET Standard 2.0
constructor(aType: TypeReference; Method: MethodInfo)
// Island
constructor(aType: TypeReference; Method: MethodInfo)

 

// .NET, .NET Standard 2.0
MethodReference(TypeReference aType, MethodInfo Method)
// Island
MethodReference(TypeReference aType, MethodInfo Method)

 

init(_ aType: TypeReference, _ Method: Method)

 

MethodReference(TypeReference aType, Method Method)

 

// .NET, .NET Standard 2.0
Sub New(aType As TypeReference, Method As MethodInfo)
// Island
Sub New(aType As TypeReference, Method As MethodInfo)

Parameters:

  • aType:
  • Method:

description  override Toffee

 

func description(description ) -> NSString

Parameters:

  • :

HasParameters  virtual

 

property HasParameters: Boolean read;

 

Boolean HasParameters { get; }

 

var HasParameters: Boolean { get{} }

 

Boolean HasParameters { __get; }

 

ReadOnly Property HasParameters() As Boolean

Invoke  virtual

 

method Invoke(anInstance: Object)

 

void Invoke(Object anInstance)

 

func Invoke(_ anInstance: NSObject)

 

void Invoke(Object anInstance)

 

Sub Invoke(anInstance As Object)

Parameters:

  • anInstance:

IsAsync  virtual .NET, .NET Standard 2.0, Cooper, Island, Toffee

 

property IsAsync: Boolean read;

 

Boolean IsAsync { get; }

 

var IsAsync: Boolean { get{} }

 

Boolean IsAsync { __get; }

 

ReadOnly Property IsAsync() As Boolean

IsOverriden  virtual

 

property IsOverriden: Boolean read;

 

Boolean IsOverriden { get; }

 

var IsOverriden: Boolean { get{} }

 

Boolean IsOverriden { __get; }

 

ReadOnly Property IsOverriden() As Boolean

IsVoid  virtual

 

property IsVoid: Boolean read;

 

Boolean IsVoid { get; }

 

var IsVoid: Boolean { get{} }

 

Boolean IsVoid { __get; }

 

ReadOnly Property IsVoid() As Boolean

Name  virtual

 

property Name: String read;

 

String Name { get; }

 

var Name: String { get{} }

 

String Name { __get; }

 

ReadOnly Property Name() As String

NativeMethod macOS

 

property NativeMethod: MethodInfo read;

 

MethodInfo NativeMethod { get; }

 

var NativeMethod: MethodInfo { get{} }

 

MethodInfo NativeMethod { __get; }

 

ReadOnly Property NativeMethod() As MethodInfo

NativeMethod  virtual .NET, .NET Standard 2.0, Cooper, Island, Toffee

 

// .NET, .NET Standard 2.0
property NativeMethod: MethodInfo read;
// Island
property NativeMethod: MethodInfo read;

 

// .NET, .NET Standard 2.0
MethodInfo NativeMethod { get; }
// Island
MethodInfo NativeMethod { get; }

 

// .NET, .NET Standard 2.0
var NativeMethod: MethodInfo { get{} }
// Island
var NativeMethod: MethodInfo { get{} }
// Toffee
var NativeMethod: Method { get{} }

 

Method NativeMethod { __get; }

 

// .NET, .NET Standard 2.0
ReadOnly Property NativeMethod() As MethodInfo
// Island
ReadOnly Property NativeMethod() As MethodInfo

toString Cooper

 

PlatformString toString()

ToString  virtual Toffee

 

func ToString(ToString ) -> String

Parameters:

  • :

Type  virtual

 

property Type: TypeReference read;

 

TypeReference Type { get; }

 

var Type: TypeReference { get{} }

 

TypeReference Type { __get; }

 

ReadOnly Property Type() As TypeReference

 

HasParameters  virtual

 

property HasParameters: Boolean read;

 

Boolean HasParameters { get; }

 

var HasParameters: Boolean { get{} }

 

Boolean HasParameters { __get; }

 

ReadOnly Property HasParameters() As Boolean

IsAsync  virtual .NET, .NET Standard 2.0, Cooper, Island, Toffee

 

property IsAsync: Boolean read;

 

Boolean IsAsync { get; }

 

var IsAsync: Boolean { get{} }

 

Boolean IsAsync { __get; }

 

ReadOnly Property IsAsync() As Boolean

IsOverriden  virtual

 

property IsOverriden: Boolean read;

 

Boolean IsOverriden { get; }

 

var IsOverriden: Boolean { get{} }

 

Boolean IsOverriden { __get; }

 

ReadOnly Property IsOverriden() As Boolean

IsVoid  virtual

 

property IsVoid: Boolean read;

 

Boolean IsVoid { get; }

 

var IsVoid: Boolean { get{} }

 

Boolean IsVoid { __get; }

 

ReadOnly Property IsVoid() As Boolean

Name  virtual

 

property Name: String read;

 

String Name { get; }

 

var Name: String { get{} }

 

String Name { __get; }

 

ReadOnly Property Name() As String

NativeMethod macOS

 

property NativeMethod: MethodInfo read;

 

MethodInfo NativeMethod { get; }

 

var NativeMethod: MethodInfo { get{} }

 

MethodInfo NativeMethod { __get; }

 

ReadOnly Property NativeMethod() As MethodInfo

NativeMethod  virtual .NET, .NET Standard 2.0, Cooper, Island, Toffee

 

// .NET, .NET Standard 2.0
property NativeMethod: MethodInfo read;
// Island
property NativeMethod: MethodInfo read;

 

// .NET, .NET Standard 2.0
MethodInfo NativeMethod { get; }
// Island
MethodInfo NativeMethod { get; }

 

// .NET, .NET Standard 2.0
var NativeMethod: MethodInfo { get{} }
// Island
var NativeMethod: MethodInfo { get{} }
// Toffee
var NativeMethod: Method { get{} }

 

Method NativeMethod { __get; }

 

// .NET, .NET Standard 2.0
ReadOnly Property NativeMethod() As MethodInfo
// Island
ReadOnly Property NativeMethod() As MethodInfo

Type  virtual

 

property Type: TypeReference read;

 

TypeReference Type { get; }

 

var Type: TypeReference { get{} }

 

TypeReference Type { __get; }

 

ReadOnly Property Type() As TypeReference

 

constructor (TypeReference, MethodInfo) macOS

 

constructor(aType: TypeReference; Method: MethodInfo)

 

MethodReference(TypeReference aType, MethodInfo Method)

 

init(_ aType: TypeReference, _ Method: MethodInfo)

 

MethodReference(TypeReference aType, MethodInfo Method)

 

Sub New(aType As TypeReference, Method As MethodInfo)

Parameters:

  • aType:
  • Method:

constructor (TypeReference, MethodInfo) .NET, .NET Standard 2.0, Cooper, Island, Toffee

 

// .NET, .NET Standard 2.0
constructor(aType: TypeReference; Method: MethodInfo)
// Island
constructor(aType: TypeReference; Method: MethodInfo)

 

// .NET, .NET Standard 2.0
MethodReference(TypeReference aType, MethodInfo Method)
// Island
MethodReference(TypeReference aType, MethodInfo Method)

 

init(_ aType: TypeReference, _ Method: Method)

 

MethodReference(TypeReference aType, Method Method)

 

// .NET, .NET Standard 2.0
Sub New(aType As TypeReference, Method As MethodInfo)
// Island
Sub New(aType As TypeReference, Method As MethodInfo)

Parameters:

  • aType:
  • Method:

description  override Toffee

 

func description(description ) -> NSString

Parameters:

  • :

Invoke  virtual

 

method Invoke(anInstance: Object)

 

void Invoke(Object anInstance)

 

func Invoke(_ anInstance: NSObject)

 

void Invoke(Object anInstance)

 

Sub Invoke(anInstance As Object)

Parameters:

  • anInstance:

toString Cooper

 

PlatformString toString()

ToString  virtual Toffee

 

func ToString(ToString ) -> String

Parameters:

  • :