C# 클래스 UmbracoExtension.UmbracoMacros

파일 보기 프로젝트 열기: umbraco/WebMatrixExtension

공개 메소드들

메소드 설명
GetMacroList ( string dbPath ) : IEnumerable

보호된 메소드들

메소드 설명
MacroList ( string dbPath ) : SqlCeDataReader

메소드 상세

GetMacroList() 공개 메소드

public GetMacroList ( string dbPath ) : IEnumerable
dbPath string
리턴 IEnumerable

MacroList() 보호된 메소드

protected MacroList ( string dbPath ) : SqlCeDataReader
dbPath string
리턴 SqlCeDataReader