C# Class IronPython.Runtime.ZipImportModule

Mostrar archivo Open project: jdhardy/ironpython

Public Properties

Property Type Description
ZipImportError IronPython.Runtime.Types.PythonType

Private Methods

Method Description
InitModuleExceptions ( IronPython.Runtime.PythonContext context, PythonDictionary dict ) : void
MakeError ( ) : Exception
PerformModuleReload ( IronPython.Runtime.PythonContext context, PythonDictionary dict ) : void

Property Details

ZipImportError public_oe static_oe property

public static PythonType,IronPython.Runtime.Types ZipImportError
return IronPython.Runtime.Types.PythonType