TaskBoardResourceFactory
Properties
TaskBoard - TaskBoard
Configures the Tools of the TaskBoard
Methods
Add(System.Linq.Expressions.Expression)
Adds an item to the collection
Parameters
expression - System.Linq.Expressions.Expression<Func>
A lambda expression that identifies the member to be used as a resource.
RETURNS
Returns a new instance of the TaskBoardResourceBuilder with the available configuration options.
Add()
Adds an item to the collection
RETURNS
Returns a new instance of the TaskBoardResourceBuilder with the available configuration options.