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
property Func: Value read;
var Func: Value { get{} }
ReadOnly Property Func() As Value
Index
property Index: Int32 read;
var Index: Int32 { get{} }
ReadOnly Property Index() As Int32
Name
property Name: String read;
var Name: String { get{} }
ReadOnly Property Name() As String
PkgPath
property PkgPath: String read;
var PkgPath: String { get{} }
ReadOnly Property PkgPath() As String
Type
property Type: Type read;
ReadOnly Property Type() As Type
Func
property Func: Value read;
var Func: Value { get{} }
ReadOnly Property Func() As Value
Index
property Index: Int32 read;
var Index: Int32 { get{} }
ReadOnly Property Index() As Int32
Name
property Name: String read;
var Name: String { get{} }
ReadOnly Property Name() As String
PkgPath
property PkgPath: String read;
var PkgPath: String { get{} }
ReadOnly Property PkgPath() As String
Type
property Type: Type read;
ReadOnly Property Type() As Type
constructor
constructor(aMethod: PlatformMethod)
MethodImpl(PlatformMethod aMethod)
init(_ aMethod: PlatformMethod)
Sub New(aMethod As PlatformMethod)
Parameters:
- aMethod: