This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Twitter.
Summary
A collection of Extensions for the
TwitterProvider class.
- Assembly
- Cake
.Twitter .dll - Namespace
- Cake
.Twitter - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["TwitterProviderExtensions"]
class Type type-node
Syntax
public static class TwitterProviderExtensions
Methods
| Name | Value | Summary |
|---|---|---|
| Concat |
IEnumerable |
A simple Concat method for IEnumerable.
static
|
| EncodeDataString |
string |
A method to encode the data string ready for sending.
static
|
| Join |
string |
A simple Join method for IEnumerable.
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
