C# Class WebApiContrib.Formatting.Razor.EmbeddedResolver

Inheritance: ITemplateResolver
ファイルを表示 Open project: WebApiContrib/WebApiContrib.Formatting.RazorViewEngine Class Usage Examples

Public Methods

Method Description
EmbeddedResolver ( Type rootLocatorType ) : System
Resolve ( string name ) : string

Method Details

EmbeddedResolver() public method

public EmbeddedResolver ( Type rootLocatorType ) : System
rootLocatorType System.Type
return System

Resolve() public method

public Resolve ( string name ) : string
name string
return string