C# Class Microsoft.Azure.WebJobs.Script.AssemblyExtensions

Show file Open project: Azure/azure-webjobs-sdk-script

Public Methods

Method Description
GetCodeBase ( this assembly ) : string
MapCodeBase ( this assembly, string codeBasePath ) : bool

Method Details

GetCodeBase() public static method

public static GetCodeBase ( this assembly ) : string
assembly this
return string

MapCodeBase() public static method

public static MapCodeBase ( this assembly, string codeBasePath ) : bool
assembly this
codeBasePath string
return bool