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.
파일 보기 프로젝트 열기: philcockfield/Open.TestHarness.SL

보호된 메소드들

메소드 설명
ImporterBase ( ) : System

Constructor.

메소드 상세

ImporterBase() 보호된 메소드

Constructor.
protected ImporterBase ( ) : System
리턴 System