Interface IArgs
- Namespace
- TrinketTinker.Models.Mixin
- Assembly
- TrinketTinker.dll
Interface for args which can change depending on the recipient of the data
public interface IArgs
Methods
Validate()
Checks if the given arguments are valid, potentially modify arguments to ensure they are valid
bool Validate()
Returns
- bool
true if valid