TastyRemoteDefaults Class

Namespace
Xenial.Delicious.Remote
Base Types
  • object
graph BT Type-->Base0["object"] Type["TastyRemoteDefaults"] class Type type-node

Syntax

public static class TastyRemoteDefaults

Methods

Name Value Summary
AttachToStream(TastyScope, Stream) Task<ITastyRemote>
static
IsInteractiveRun() Task<bool>
static
ParseConnectionString() Task<Uri?>
static
ParseConnectionString(string) Task<Uri?>
static