C# Class WebProject.Redirects.RedirectRuleStorage

Show file Open project: huilaaja/RedirectManager Class Usage Examples

Public Methods

Method Description
CreateTable ( ) : bool
Init ( ) : void
RedirectTableExists ( ) : bool

Method Details

CreateTable() public static method

public static CreateTable ( ) : bool
return bool

Init() public static method

public static Init ( ) : void
return void

RedirectTableExists() public static method

public static RedirectTableExists ( ) : bool
return bool