C# Class DBus.InterfaceAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: brookpatten/dbus-sharp

Public Properties

Property Type Description
Name string

Public Methods

Method Description
InterfaceAttribute ( string name ) : System

Method Details

InterfaceAttribute() public method

public InterfaceAttribute ( string name ) : System
name string
return System

Property Details

Name public_oe property

public string Name
return string