C# Class VisualMutator.Model.Mutations.Operators.MEFOperatorLoader

Inheritance: IOperatorLoader
Afficher le fichier Open project: visualmutator/visualmutator

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ReloadOperators ( ) : IEnumerable
SelectParts ( ComposablePartCatalog catalog ) : IQueryable

Method Details

ReloadOperators() public méthode

public ReloadOperators ( ) : IEnumerable
Résultat IEnumerable

SelectParts() public méthode

public SelectParts ( ComposablePartCatalog catalog ) : IQueryable
catalog ComposablePartCatalog
Résultat IQueryable