C# 클래스 AzureWebFarm.Services.ExecutableFinder

파일 보기 프로젝트 열기: MRCollective/AzureWebFarm 1 사용 예제들

공개 메소드들

메소드 설명
ExecutableFinder ( string sitesPath ) : System
FindExecutables ( string siteName ) : IEnumerable

메소드 상세

ExecutableFinder() 공개 메소드

public ExecutableFinder ( string sitesPath ) : System
sitesPath string
리턴 System

FindExecutables() 공개 메소드

public FindExecutables ( string siteName ) : IEnumerable
siteName string
리턴 IEnumerable