PathsDefinition<T> Class

Definition

Fluent definition to specify paths.

public class PathsDefinition<T>
type PathsDefinition<'T> = class
Public Class PathsDefinition(Of T)

Type Parameters

T
Inheritance
PathsDefinition<T>

Methods

Attach()

Applies the current definition to the parent.

Path(String)

Adds a path to the current PathsDefinition<T>.

Applies to