MethodImpl
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.reflect
- Platforms: .NET, .NET Standard 2.0, Island
constructor
constructor(aMethod: PlatformMethod)
MethodImpl(PlatformMethod aMethod)
init(_ aMethod: PlatformMethod)
Sub New(aMethod As PlatformMethod)
Parameters:
- aMethod:
Func virtual
property Func: Value read;
Value Func { get; }
var Func: Value { get{} }
Func Value
ReadOnly Property Func() As Value
Index virtual
property Index: Int32 read;
Int32 Index { get; }
var Index: Int32 { get{} }
Index Int32
ReadOnly Property Index() As Int32
Name virtual
property Name: String read;
String Name { get; }
var Name: String { get{} }
Name String
ReadOnly Property Name() As String
PkgPath virtual
property PkgPath: String read;
String PkgPath { get; }
var PkgPath: String { get{} }
PkgPath String
ReadOnly Property PkgPath() As String
Type virtual
Func virtual
property Func: Value read;
Value Func { get; }
var Func: Value { get{} }
Func Value
ReadOnly Property Func() As Value
Index virtual
property Index: Int32 read;
Int32 Index { get; }
var Index: Int32 { get{} }
Index Int32
ReadOnly Property Index() As Int32
Name virtual
property Name: String read;
String Name { get; }
var Name: String { get{} }
Name String
ReadOnly Property Name() As String
PkgPath virtual
property PkgPath: String read;
String PkgPath { get; }
var PkgPath: String { get{} }
PkgPath String
ReadOnly Property PkgPath() As String
Type virtual
constructor
constructor(aMethod: PlatformMethod)
MethodImpl(PlatformMethod aMethod)
init(_ aMethod: PlatformMethod)
Sub New(aMethod As PlatformMethod)
Parameters:
- aMethod: