C# Class Open.Core.ImporterBase

Base class for simple 'Importer' helper classes. Simply calls the 'SatisfyImports' in the constructor, saving the need to write the constructor and 'SatisfyImports' repeatedly.
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL

Méthodes protégées

Méthode Description
ImporterBase ( ) : System

Constructor.

Method Details

ImporterBase() protected méthode

Constructor.
protected ImporterBase ( ) : System
Résultat System