C# Class Frapid.WebsiteBuilder.Models.Themes.ThemeRemover

Show file Open project: frapid/frapid Class Usage Examples

Public Methods

Method Description
RemoveAsync ( ) : System.Threading.Tasks.Task
ThemeRemover ( string tenant, string themeName ) : System.IO

Method Details

RemoveAsync() public method

public RemoveAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

ThemeRemover() public method

public ThemeRemover ( string tenant, string themeName ) : System.IO
tenant string
themeName string
return System.IO