C# Class IronPython.Modules.PythonImport.NullImporter

ファイルを表示 Open project: jschementi/iron

Public Methods

Method Description
NullImporter ( string path_string ) : System

Private Methods

Method Description
find_module ( ) : object

Method Details

NullImporter() public method

public NullImporter ( string path_string ) : System
path_string string
return System