C# (CSharp) Blade 네임스페이스

중첩된 네임스페이스

Blade.Compiler
Blade.Configuration
Blade.Pipelines
Blade.Razor
Blade.Utility
Blade.Views

클래스들

이름 설명
PresenterResolutionException
PresenterResolver This class controls how Blade views resolve their Presenter. You can plug different implementations of IPresenterFactory in during application start to modify how presenters resolve, change the default presenter type, or implement dependency injection on presenters This works similarly to DependencyResolver.SetResolver() in ASP.NET MVC