C# Class ProjectModels.PackagesConfig

Manipulate a packages.config file.
ファイルを表示 Open project: ufcpp/UfcppSample

Public Methods

Method Description
PackagesConfig ( string confitPath ) : System.Collections.Generic

Private Methods

Method Description
GetPackages ( ) : IEnumerable

Method Details

PackagesConfig() public method

public PackagesConfig ( string confitPath ) : System.Collections.Generic
confitPath string
return System.Collections.Generic