C# Класс TerraFX.Interop.PulseAudio.NativeInheritanceAttribute

Наследование: Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
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