C# Class GoogleCloudExtension.SolutionUtils.NetCoreProject

This class represetns a .NET Core project.
Inheritance: ISolutionProject
Mostrar archivo Open project: GoogleCloudPlatform/google-cloud-visualstudio

Public Methods

Method Description
NetCoreProject ( string projectJsonPath ) : System.IO

Method Details

NetCoreProject() public method

public NetCoreProject ( string projectJsonPath ) : System.IO
projectJsonPath string
return System.IO