C# Class Python.Runtime.Thunk

ファイルを表示 Open project: pythonnet/pythonnet Class Usage Examples

Public Properties

Property Type Description
fn System.Delegate

Public Methods

Method Description
Thunk ( Delegate d ) : System

Method Details

Thunk() public method

public Thunk ( Delegate d ) : System
d System.Delegate
return System

Property Details

fn public_oe property

public Delegate,System fn
return System.Delegate