ToSic.SexyContent.Internal.TemplateManager.TemplateManager C# (CSharp) Method

TemplateManager() public method

public TemplateManager ( System.App app ) : System
app System.App
return System
        public TemplateManager(App app)
        {
            App = app;
        }