C# Class SpeakerNet.Controllers.SpeakerNetController

Inheritance: Controller
Mostrar archivo Open project: dotnet-koelnbonn/SpeakerNet

Protected Methods

Method Description
CreateActionInvoker ( ) : IActionInvoker
T ( string resourceName ) : string

Method Details

CreateActionInvoker() protected method

protected CreateActionInvoker ( ) : IActionInvoker
return IActionInvoker

T() protected method

protected T ( string resourceName ) : string
resourceName string
return string