C# Класс 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.
Показать файл Открыть проект

Защищенные методы

Метод Описание
ImporterBase ( ) : System

Constructor.

Описание методов

ImporterBase() защищенный Метод

Constructor.
protected ImporterBase ( ) : System
Результат System