C# 클래스 Cake.Web.Docs.BaseTypeFinder

파일 보기 프로젝트 열기: cake-build/website 1 사용 예제들

공개 메소드들

메소드 설명
BaseTypeFinder ( Cake.Web.Docs.DocumentModel model ) : System
FindBaseType ( DocumentedType type ) : DocumentedType

메소드 상세

BaseTypeFinder() 공개 메소드

public BaseTypeFinder ( Cake.Web.Docs.DocumentModel model ) : System
model Cake.Web.Docs.DocumentModel
리턴 System

FindBaseType() 공개 메소드

public FindBaseType ( DocumentedType type ) : DocumentedType
type DocumentedType
리턴 DocumentedType