C# 클래스 TerraFX.Interop.Xlib.VtblIndexAttribute

상속: Attribute
파일 보기 프로젝트 열기: terrafx/terrafx.interop.xlib

공개 메소드들

메소드 설명
VtblIndexAttribute ( uint index ) : System

Initializes a new instance of the VtblIndexAttribute class.

메소드 상세

VtblIndexAttribute() 공개 메소드

Initializes a new instance of the VtblIndexAttribute class.
public VtblIndexAttribute ( uint index ) : System
index uint The vtbl index of a method as it was in the native signature.
리턴 System