Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.Module.SaveModuleDefinitionAsync Property

Saves a module.

Class: YetaWF.Core.IO.Module
Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public static Func<ModuleDefinition,IModuleDefinitionIO,Task> SaveModuleDefinitionAsync { get; set; }

See Also YetaWF.Core.IO.Module ClassYetaWF.Core Overview