Class GraphPingUtility
Namespace: Ludiq.Bolt
Syntax
public static class GraphPingUtility
Fields
EndDelimiter
Declaration
public const string EndDelimiter = "]!>"
Field Value
| Type | Description |
|---|---|
| String |
StartDelimiter
Declaration
public const string StartDelimiter = "<!GraphPing["
Field Value
| Type | Description |
|---|---|
| String |
Methods
GetTag(GraphReference, IGraphElement)
Declaration
public static string GetTag(GraphReference graphReference, IGraphElement element)
Parameters
| Type | Name | Description |
|---|---|---|
| GraphReference | graphReference | |
| IGraphElement | element |
Returns
| Type | Description |
|---|---|
| String |