C# Class RazorPad.UI.Editors.Folding.RazorCodeSpanParser

Afficher le fichier Open project: RazorPad/RazorPad Class Usage Examples

Méthodes publiques

Méthode Description
GetBlockName ( System.Web.Razor.Parser.SyntaxTree.Block block ) : string

Private Methods

Méthode Description
GetCommentBlockName ( System.Web.Razor.Parser.SyntaxTree.Block block ) : string
GetHelperBlockName ( System.Web.Razor.Parser.SyntaxTree.Block block ) : string
GetSectionBlockName ( System.Web.Razor.Parser.SyntaxTree.Block block ) : string

Method Details

GetBlockName() public static méthode

public static GetBlockName ( System.Web.Razor.Parser.SyntaxTree.Block block ) : string
block System.Web.Razor.Parser.SyntaxTree.Block
Résultat string