C# Class NAnt.MSBuild.BuildEngine.Engine.Loader

Inheritance: System.MarshalByRefObject
ファイルを表示 Open project: skolima/NAnt

Public Properties

Property Type Description
engine Engine
framework NAnt.Core.FrameworkInfo

Public Methods

Method Description
DoLoad ( ) : void

Method Details

DoLoad() public method

public DoLoad ( ) : void
return void

Property Details

engine public_oe property

public Engine,NAnt.MSBuild.BuildEngine engine
return Engine

framework public_oe property

public NAnt.Core.FrameworkInfo framework
return NAnt.Core.FrameworkInfo