C# Class Hyena.Gui.CairoExtensions.CairoInteropCall

Afficher le fichier Open project: rubenv/tripod

Méthodes publiques

Свойство Type Description
CallNative bool
ManagedMethod System.Reflection.MethodInfo
Name string

Méthodes publiques

Méthode Description
CairoInteropCall ( string name ) : System

Method Details

CairoInteropCall() public méthode

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

Property Details

CallNative public_oe property

public bool CallNative
Résultat bool

ManagedMethod public_oe property

public MethodInfo,System.Reflection ManagedMethod
Résultat System.Reflection.MethodInfo

Name public_oe property

public string Name
Résultat string