Share via


CSharpCodeParser.InheritsDirectiveCore Method

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Inherits a directive core.

Namespace:  System.Web.Razor.Parser
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

Syntax

'Declaration
Protected Sub InheritsDirectiveCore
'Usage
Me.InheritsDirectiveCore()
protected void InheritsDirectiveCore()
protected:
void InheritsDirectiveCore()
member InheritsDirectiveCore : unit -> unit
protected function InheritsDirectiveCore()

See Also

Reference

CSharpCodeParser Class

System.Web.Razor.Parser Namespace