Interface IModuleActivationRequirement
Evaluates to true or false by checking requirements specific to the implementation
public interface IModuleActivationRequirement
Methods
Evaluate()
Called to determine whether the activation requirement is met
bool Evaluate()
Returns
GetUserFriendlyDescription()
Returns a user-friendly description of the activation requirement, should include parameters if applicable
string GetUserFriendlyDescription()
Returns
- string
A user-friendly description of the activation requirement