Imports MultiTool.Shared Imports MultiTool.Shared.Templates Imports MultiTool.Shared.Winline Namespace My Module MyExtensions Friend Property TemplateConfiguration As TemplateConfig Friend Property MappingConfiguration As MappingConfig Friend Property MandatorConfiguration As MandatorConfig Friend Property GeneralConfiguration As GeneralConfig Friend Property Winline As WinlineData Public Property Helpers As Helpers End Module End Namespace