C# Class Cuckoo.Spa.App_Start.BreezeWebApiConfig

Inserts the Breeze Web API controller route at the front of all Web API routes
This class is discovered and run during startup; see http://blogs.msdn.com/b/davidebb/archive/2010/10/11/light-up-your-nupacks-with-startup-code-and-webactivator.aspx
Mostrar archivo Open project: CuckooTimer/CuckooTimer

Public Methods

Method Description
RegisterBreezePreStart ( ) : void

Method Details

RegisterBreezePreStart() public static method

public static RegisterBreezePreStart ( ) : void
return void