C# Class Hyena.Gui.CairoExtensions.CairoInteropCall

Datei anzeigen Open project: rubenv/tripod

Public Properties

Property Type Description
CallNative bool
ManagedMethod System.Reflection.MethodInfo
Name string

Public Methods

Method Description
CairoInteropCall ( string name ) : System

Method Details

CairoInteropCall() public method

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

Property Details

CallNative public_oe property

public bool CallNative
return bool

ManagedMethod public_oe property

public MethodInfo,System.Reflection ManagedMethod
return System.Reflection.MethodInfo

Name public_oe property

public string Name
return string