Method GetWarnings
GetWarnings()
Check if the current context will allow the correct execution of this Action
Declaration
public override IList<string> GetWarnings()
Returns
Type | Description |
---|---|
IList<string> | A list of all warnings that need attention |