JunctionPoint Class

Assembly
Pri.LongPath.dll
Namespace
Pri.LongPath
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["JunctionPoint"] class Type type-node

Syntax

public static class JunctionPoint

Methods

Name Value Summary
Create(string, string, bool) void
static
Delete(string) void
static
Exists(string) bool
static
GetTarget(string) string
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin