C# Class DTypeInfo, dbus-sharp

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

Méthodes publiques

Свойство Type Description
Name string

Méthodes publiques

Méthode Description
DTypeInfo ( string name ) : System
GetMethod ( string name ) : DMethodInfo,
ToType ( ) : Type

Method Details

DTypeInfo() public méthode

public DTypeInfo ( string name ) : System
name string
Résultat System

GetMethod() public méthode

public GetMethod ( string name ) : DMethodInfo,
name string
Résultat DMethodInfo,

ToType() public méthode

public ToType ( ) : Type
Résultat Type

Property Details

Name public_oe property

public string Name
Résultat string