Interface IAutoTilling<TBuilder, TArgument>
- Namespace
- Alis.Core.Aspect.Fluent.Words
- Assembly
- Alis.dll
The auto tilling interface
public interface IAutoTilling<out TBuilder, in TArgument>Type Parameters
TBuilderTArgument
Methods
AutoTilling(TArgument)
Autoes the tilling using the specified value
TBuilder AutoTilling(TArgument value)Parameters
valueTArgument-
The value
Returns
- TBuilder
-
The builder