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