C# 클래스 Microsoft.Azure.WebJobs.Script.AssemblyExtensions

파일 보기 프로젝트 열기: Azure/azure-webjobs-sdk-script

공개 메소드들

메소드 설명
GetCodeBase ( this assembly ) : string
MapCodeBase ( this assembly, string codeBasePath ) : bool

메소드 상세

GetCodeBase() 공개 정적인 메소드

public static GetCodeBase ( this assembly ) : string
assembly this
리턴 string

MapCodeBase() 공개 정적인 메소드

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