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

Afficher le fichier Open project: Azure/azure-webjobs-sdk-script

Méthodes publiques

Méthode Description
GetCodeBase ( this assembly ) : string
MapCodeBase ( this assembly, string codeBasePath ) : bool

Method Details

GetCodeBase() public static méthode

public static GetCodeBase ( this assembly ) : string
assembly this
Résultat string

MapCodeBase() public static méthode

public static MapCodeBase ( this assembly, string codeBasePath ) : bool
assembly this
codeBasePath string
Résultat bool