C# Class NStub.Core.StandardBuildSystem

Implementation of a hosting system with infrastructure for filesystem access and other low level functionality.
Inheritance: BuildSystem
Mostra file Open project: Jedzia/NStub

Public Methods

Method Description
StandardBuildSystem ( )

Initializes a new instance of the StandardBuildSystem class.

Method Details

StandardBuildSystem() public method

Initializes a new instance of the StandardBuildSystem class.
public StandardBuildSystem ( )