C# 클래스 TerraFX.Interop.PulseAudio.NativeInheritanceAttribute

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

공개 메소드들

메소드 설명
NativeInheritanceAttribute ( string name ) : System

Initializes a new instance of the NativeInheritanceAttribute class.

메소드 상세

NativeInheritanceAttribute() 공개 메소드

Initializes a new instance of the NativeInheritanceAttribute class.
public NativeInheritanceAttribute ( string name ) : System
name string The name of the base type that was inherited from in the native signature.
리턴 System