Interface IBranchDefinition
Namespace: SociallyDistant.Core.Chat
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IBranchDefinitionProperties
Message
Declaration
string Message { get; }Property Value
| Type | Description | 
|---|---|
| string | 
Target
Declaration
IProfile Target { get; }Property Value
| Type | Description | 
|---|---|
| IProfile | 
Methods
Pick()
Declaration
void Pick()