Tfs Class

Summary

Tfs.
Assembly
Rocket.Surgery.Cake.dll
Namespace
Rocket.Surgery.Cake.TfsTasks
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["Tfs"] class Type type-node

Syntax

public class Tfs

Constructors

Name Summary
Tfs(ICakeContext) Initializes a new instance of the Tfs class.

Methods

Extension Methods

Name Value Summary
SetBackingValue<Tfs, TV>(Expression<Func<Tfs, TV>>, TV) T
Sets the backing value.
With<Tfs, TKey, TField>(Dictionary<TKey, TField>, IDictionary<TKey, TField>) TBuilder
Adds the specified dictionary to the provided dictionary.