C# 클래스 Monobjc.Generators.Block_TSInteger64

Block: TSInteger (^)()
상속: Monobjc.Block
파일 보기 프로젝트 열기: Monobjc/monobjc

공개 프로퍼티들

프로퍼티 타입 설명
blockInvoker ExecuteInvoker

공개 메소드들

메소드 설명
Block_TSInteger64 ( Delegate block ) : System
Execute ( IntPtr layout ) : long

메소드 상세

Block_TSInteger64() 공개 메소드

public Block_TSInteger64 ( Delegate block ) : System
block System.Delegate
리턴 System

Execute() 공개 메소드

public Execute ( IntPtr layout ) : long
layout System.IntPtr
리턴 long

프로퍼티 상세

blockInvoker 공개적으로 프로퍼티

public ExecuteInvoker blockInvoker
리턴 ExecuteInvoker