C# 클래스 Catalogue.Web.Controllers.Search.VocabularyTypeaheadController

This index is only used in the editor. Can we use
상속: ApiController
파일 보기 프로젝트 열기: jncc/topcat

공개 메소드들

메소드 설명
Get ( String q ) : ICollection
VocabularyTypeaheadController ( IDocumentSession db ) : System

메소드 상세

Get() 공개 메소드

public Get ( String q ) : ICollection
q String
리턴 ICollection

VocabularyTypeaheadController() 공개 메소드

public VocabularyTypeaheadController ( IDocumentSession db ) : System
db IDocumentSession
리턴 System