C# Class Monobjc.Generators.Block_TSInteger64

Block: TSInteger (^)()
Inheritance: Monobjc.Block
Afficher le fichier Open project: Monobjc/monobjc

Méthodes publiques

Свойство Type Description
blockInvoker ExecuteInvoker

Méthodes publiques

Méthode Description
Block_TSInteger64 ( Delegate block ) : System
Execute ( IntPtr layout ) : long

Method Details

Block_TSInteger64() public méthode

public Block_TSInteger64 ( Delegate block ) : System
block System.Delegate
Résultat System

Execute() public méthode

public Execute ( IntPtr layout ) : long
layout System.IntPtr
Résultat long

Property Details

blockInvoker public_oe property

public ExecuteInvoker blockInvoker
Résultat ExecuteInvoker