C# (CSharp) Stubble.Core 네임스페이스

중첩된 네임스페이스

Stubble.Core.Benchmark
Stubble.Core.Classes
Stubble.Core.Helpers
Stubble.Core.Performance
Stubble.Core.Tests

클래스들

이름 설명
Context Represents the context for a template
Scanner Represents the Scanner which takes a template and split it using Regex into strings which can be parsed into Tokens
StaticStubbleRenderer Represents a Static wrapper for a standard StubbleRenderer instance
StubbleBuilder Represents the primary builder class for creating StubbleRenderer instances
StubbleRenderer Represents the core StubbleRenderer which renders Mustache templates
TypeHelper Helpers for changes relating to DotNet Core
Writer Represents the Writer for Tokens and a wrapper over the Parser