C# Class IronPythonMef.IronPythonComposablePartDefinition

Inheritance: System.ComponentModel.Composition.Primitives.ComposablePartDefinition
Afficher le fichier Open project: JogoShugh/IronPythonMef

Méthodes publiques

Méthode Description
CreatePart ( ) : System.ComponentModel.Composition.Primitives.ComposablePart
IronPythonComposablePartDefinition ( IronPythonMef.IronPythonTypeWrapper typeWrapper, IEnumerable exports, IronPythonImportDefinition>.IEnumerable imports ) : System

Method Details

CreatePart() public méthode

public CreatePart ( ) : System.ComponentModel.Composition.Primitives.ComposablePart
Résultat System.ComponentModel.Composition.Primitives.ComposablePart

IronPythonComposablePartDefinition() public méthode

public IronPythonComposablePartDefinition ( IronPythonMef.IronPythonTypeWrapper typeWrapper, IEnumerable exports, IronPythonImportDefinition>.IEnumerable imports ) : System
typeWrapper IronPythonMef.IronPythonTypeWrapper
exports IEnumerable
imports IronPythonImportDefinition>.IEnumerable
Résultat System