C# Class DBus.Unix.IOVector

Afficher le fichier Open project: brookpatten/dbus-sharp Class Usage Examples

Méthodes publiques

Свойство Type Description
Base void*
length SizeT

Méthodes publiques

Méthode Description
IOVector ( IntPtr bbase, int length ) : System

Method Details

IOVector() public méthode

public IOVector ( IntPtr bbase, int length ) : System
bbase System.IntPtr
length int
Résultat System

Property Details

Base public_oe property

public void* Base
Résultat void*

length public_oe property

public SizeT length
Résultat SizeT