Show / Hide Table of Contents

Class ProjectBuildContextExtensions

Inheritance
System.Object
ProjectBuildContextExtensions
Namespace: Volo.Abp.Cli.ProjectBuilding.Building
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class ProjectBuildContextExtensions : object

Methods

GetFile(ProjectBuildContext, String)

Declaration
public static FileEntry GetFile(this ProjectBuildContext context, string filePath)
Parameters
Type Name Description
ProjectBuildContext context
System.String filePath
Returns
Type Description
FileEntry
Back to top Powered by Volosoft