Interface IMvcSettingOption
public interface IMvcSettingOption
- Extension Methods
Properties
IsUseApp
bool IsUseApp { get; set; }
Property Value
IsUseModule
bool IsUseModule { get; set; }
Property Value
ModulePath
string[] ModulePath { get; set; }
Property Value
- string[]
UseAuthority
bool UseAuthority { get; set; }
Property Value
UseAutoMap
bool UseAutoMap { get; set; }