C# Class Bike.Hosting.Engine

显示文件 Open project: buunguyen/bike

Public Methods

Method Description
Run ( string homePath, string libPaths, string filePath ) : ScopeFrame

Method Details

Run() public static method

public static Run ( string homePath, string libPaths, string filePath ) : ScopeFrame
homePath string
libPaths string
filePath string
return ScopeFrame