Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Monobjc
Generators
Block_TSInteger64
C# Class Monobjc.Generators.Block_TSInteger64
Block: TSInteger (^)()
Inheritance:
Monobjc.Block
显示文件
Open project: Monobjc/monobjc
Public Properties
Property
Type
Description
blockInvoker
ExecuteInvoker
Public Methods
Method
Description
Block_TSInteger64
(
Delegate
block
) :
System
Execute
(
IntPtr
layout
) :
long
Method Details
Block_TSInteger64()
public
method
public
Block_TSInteger64
(
Delegate
block
) :
System
block
System.Delegate
return
System
Execute()
public
method
public
Execute
(
IntPtr
layout
) :
long
layout
System.IntPtr
return
long
Property Details
blockInvoker
public_oe property
public
ExecuteInvoker
blockInvoker
return
ExecuteInvoker