C# Class Catalogue.Web.Controllers.Search.VocabularyTypeaheadController

This index is only used in the editor. Can we use
Inheritance: ApiController
Datei anzeigen Open project: jncc/topcat

Public Methods

Method Description
Get ( String q ) : ICollection
VocabularyTypeaheadController ( IDocumentSession db ) : System

Method Details

Get() public method

public Get ( String q ) : ICollection
q String
return ICollection

VocabularyTypeaheadController() public method

public VocabularyTypeaheadController ( IDocumentSession db ) : System
db IDocumentSession
return System