Interface IFilePath<TBuilder, TArgument>
- Namespace
- Alis.Core.Aspect.Fluent.Words
- Assembly
- Alis.dll
The file path interface
public interface IFilePath<out TBuilder, in TArgument>
Type Parameters
TBuilder
TArgument
Methods
FilePath(TArgument)
Files the path using the specified value
TBuilder FilePath(TArgument value)
Parameters
value
TArgument-
The value
Returns
- TBuilder
-
The builder