C# Class IronPython.Runtime.Importer.PythonFileStreamContentProvider

Inheritance: Microsoft.Scripting.StreamContentProvider
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
GetStream ( ) : Stream
PythonFileStreamContentProvider ( IronPython.Runtime.PythonFile file ) : System

Method Details

GetStream() public méthode

public GetStream ( ) : Stream
Résultat Stream

PythonFileStreamContentProvider() public méthode

public PythonFileStreamContentProvider ( IronPython.Runtime.PythonFile file ) : System
file IronPython.Runtime.PythonFile
Résultat System