2021-08-04 06:51:12 +02:00
### YamlMime:ManagedReference
items :
- uid : TinyLife.Actions.WatchTvAction.Channel
commentId : T:TinyLife.Actions.WatchTvAction.Channel
id : WatchTvAction.Channel
parent : TinyLife.Actions
children :
2021-10-14 20:30:40 +02:00
- TinyLife.Actions.WatchTvAction.Channel.Cartoons
2021-08-04 06:51:12 +02:00
- TinyLife.Actions.WatchTvAction.Channel.Comedy
- TinyLife.Actions.WatchTvAction.Channel.Cooking
- TinyLife.Actions.WatchTvAction.Channel.Drama
- TinyLife.Actions.WatchTvAction.Channel.News
- TinyLife.Actions.WatchTvAction.Channel.Romance
langs :
- csharp
- vb
name : WatchTvAction.Channel
nameWithType : WatchTvAction.Channel
fullName : TinyLife.Actions.WatchTvAction.Channel
type : Enum
source :
remote :
path : TinyLife/Actions/WatchTvAction.cs
branch : master
2021-08-30 20:44:32 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife.git
2021-08-04 06:51:12 +02:00
id : Channel
path : Actions/WatchTvAction.cs
2021-10-14 20:30:40 +02:00
startLine : 189
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
summary : "\nAn enumeration that represents channels that a tv can display in <xref href=\"TinyLife.Actions.WatchTvAction\" data-throw-if-not-resolved=\"false\"></xref>\n"
example : [ ]
syntax :
content : public enum Channel
content.vb : Public Enum Channel
extensionMethods :
- TinyLife.Actions.WatchTvAction.Channel.TinyLife.Utilities.Extensions.JsonCopy``1
modifiers.csharp :
- public
- enum
modifiers.vb :
- Public
- Enum
- uid : TinyLife.Actions.WatchTvAction.Channel.Comedy
commentId : F:TinyLife.Actions.WatchTvAction.Channel.Comedy
id : Comedy
parent : TinyLife.Actions.WatchTvAction.Channel
langs :
- csharp
- vb
name : Comedy
nameWithType : WatchTvAction.Channel.Comedy
fullName : TinyLife.Actions.WatchTvAction.Channel.Comedy
type : Field
source :
remote :
path : TinyLife/Actions/WatchTvAction.cs
branch : master
2021-08-30 20:44:32 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife.git
2021-08-04 06:51:12 +02:00
id : Comedy
path : Actions/WatchTvAction.cs
2021-10-14 20:30:40 +02:00
startLine : 194
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
summary : "\nA comedy channel, which raises <xref href=\"TinyLife.NeedType.Entertainment\" data-throw-if-not-resolved=\"false\"></xref> faster than other channels\n"
example : [ ]
syntax :
content : Comedy = 0
return :
type : TinyLife.Actions.WatchTvAction.Channel
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.Actions.WatchTvAction.Channel.Cooking
commentId : F:TinyLife.Actions.WatchTvAction.Channel.Cooking
id : Cooking
parent : TinyLife.Actions.WatchTvAction.Channel
langs :
- csharp
- vb
name : Cooking
nameWithType : WatchTvAction.Channel.Cooking
fullName : TinyLife.Actions.WatchTvAction.Channel.Cooking
type : Field
source :
remote :
path : TinyLife/Actions/WatchTvAction.cs
branch : master
2021-08-30 20:44:32 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife.git
2021-08-04 06:51:12 +02:00
id : Cooking
path : Actions/WatchTvAction.cs
2021-10-14 20:30:40 +02:00
startLine : 198
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
summary : "\nA cooking channel, which makes people feel <xref href=\"TinyLife.Emotions.EmotionType.Creative\" data-throw-if-not-resolved=\"false\"></xref> sometimes\n"
example : [ ]
syntax :
content : Cooking = 1
return :
type : TinyLife.Actions.WatchTvAction.Channel
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.Actions.WatchTvAction.Channel.Romance
commentId : F:TinyLife.Actions.WatchTvAction.Channel.Romance
id : Romance
parent : TinyLife.Actions.WatchTvAction.Channel
langs :
- csharp
- vb
name : Romance
nameWithType : WatchTvAction.Channel.Romance
fullName : TinyLife.Actions.WatchTvAction.Channel.Romance
type : Field
source :
remote :
path : TinyLife/Actions/WatchTvAction.cs
branch : master
2021-08-30 20:44:32 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife.git
2021-08-04 06:51:12 +02:00
id : Romance
path : Actions/WatchTvAction.cs
2021-10-14 20:30:40 +02:00
startLine : 202
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
summary : "\nA romance channel, which makes people feel <xref href=\"TinyLife.Emotions.EmotionType.Frisky\" data-throw-if-not-resolved=\"false\"></xref> sometimes\n"
example : [ ]
syntax :
content : Romance = 2
return :
type : TinyLife.Actions.WatchTvAction.Channel
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.Actions.WatchTvAction.Channel.Drama
commentId : F:TinyLife.Actions.WatchTvAction.Channel.Drama
id : Drama
parent : TinyLife.Actions.WatchTvAction.Channel
langs :
- csharp
- vb
name : Drama
nameWithType : WatchTvAction.Channel.Drama
fullName : TinyLife.Actions.WatchTvAction.Channel.Drama
type : Field
source :
remote :
path : TinyLife/Actions/WatchTvAction.cs
branch : master
2021-08-30 20:44:32 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife.git
2021-08-04 06:51:12 +02:00
id : Drama
path : Actions/WatchTvAction.cs
2021-10-14 20:30:40 +02:00
startLine : 206
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
summary : "\nA drama channel, which has no special abilities\n"
example : [ ]
syntax :
content : Drama = 3
return :
type : TinyLife.Actions.WatchTvAction.Channel
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
- uid : TinyLife.Actions.WatchTvAction.Channel.News
commentId : F:TinyLife.Actions.WatchTvAction.Channel.News
id : News
parent : TinyLife.Actions.WatchTvAction.Channel
langs :
- csharp
- vb
name : News
nameWithType : WatchTvAction.Channel.News
fullName : TinyLife.Actions.WatchTvAction.Channel.News
type : Field
source :
remote :
path : TinyLife/Actions/WatchTvAction.cs
branch : master
2021-08-30 20:44:32 +02:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife.git
2021-08-04 06:51:12 +02:00
id : News
path : Actions/WatchTvAction.cs
2021-10-14 20:30:40 +02:00
startLine : 210
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
summary : "\nA news channel, which can make people feel <xref href=\"TinyLife.Emotions.EmotionType.Sad\" data-throw-if-not-resolved=\"false\"></xref> or <xref href=\"TinyLife.Emotions.EmotionType.Happy\" data-throw-if-not-resolved=\"false\"></xref>\n"
example : [ ]
syntax :
content : News = 4
return :
type : TinyLife.Actions.WatchTvAction.Channel
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
2021-10-14 20:30:40 +02:00
- uid : TinyLife.Actions.WatchTvAction.Channel.Cartoons
commentId : F:TinyLife.Actions.WatchTvAction.Channel.Cartoons
id : Cartoons
parent : TinyLife.Actions.WatchTvAction.Channel
langs :
- csharp
- vb
name : Cartoons
nameWithType : WatchTvAction.Channel.Cartoons
fullName : TinyLife.Actions.WatchTvAction.Channel.Cartoons
type : Field
source :
remote :
path : TinyLife/Actions/WatchTvAction.cs
branch : master
repo : https://git.ellpeck.de/Ellpeck/TinyLife.git
id : Cartoons
path : Actions/WatchTvAction.cs
startLine : 214
assemblies :
- Tiny Life
namespace : TinyLife.Actions
summary : "\nA cartoons channel, which is meant for children\n"
example : [ ]
syntax :
content : Cartoons = 5
return :
type : TinyLife.Actions.WatchTvAction.Channel
modifiers.csharp :
- public
- const
modifiers.vb :
- Public
- Const
2021-08-04 06:51:12 +02:00
references :
- uid : TinyLife.Actions.WatchTvAction
commentId : T:TinyLife.Actions.WatchTvAction
name : WatchTvAction
nameWithType : WatchTvAction
fullName : TinyLife.Actions.WatchTvAction
- uid : TinyLife.Actions
commentId : N : TinyLife.Actions
name : TinyLife.Actions
nameWithType : TinyLife.Actions
fullName : TinyLife.Actions
- uid : TinyLife.Actions.WatchTvAction.Channel.TinyLife.Utilities.Extensions.JsonCopy``1
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
parent : TinyLife.Utilities.Extensions
definition : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy<WatchTvAction.Channel>()
nameWithType : Extensions.JsonCopy<WatchTvAction.Channel>()
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Actions.WatchTvAction.Channel>()
nameWithType.vb : Extensions.JsonCopy(Of WatchTvAction.Channel)()
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.WatchTvAction.Channel)()
name.vb : JsonCopy(Of WatchTvAction.Channel)()
spec.csharp :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1
name : JsonCopy<WatchTvAction.Channel>
nameWithType : Extensions.JsonCopy<WatchTvAction.Channel>
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Actions.WatchTvAction.Channel>
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1
name : JsonCopy(Of WatchTvAction.Channel)
nameWithType : Extensions.JsonCopy(Of WatchTvAction.Channel)
fullName : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.WatchTvAction.Channel)
- name : (
nameWithType : (
fullName : (
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy<T>(T)
nameWithType : Extensions.JsonCopy<T>(T)
fullName : TinyLife.Utilities.Extensions.JsonCopy<T>(T)
nameWithType.vb : Extensions.JsonCopy(Of T)(T)
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of T)(T)
name.vb : JsonCopy(Of T)(T)
spec.csharp :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy<T>
nameWithType : Extensions.JsonCopy<T>
fullName : TinyLife.Utilities.Extensions.JsonCopy<T>
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
name : JsonCopy(Of T)
nameWithType : Extensions.JsonCopy(Of T)
fullName : TinyLife.Utilities.Extensions.JsonCopy(Of T)
- name : (
nameWithType : (
fullName : (
- name : T
nameWithType : T
fullName : T
- name : )
nameWithType : )
fullName : )
- uid : TinyLife.Utilities.Extensions
commentId : T:TinyLife.Utilities.Extensions
parent : TinyLife.Utilities
name : Extensions
nameWithType : Extensions
fullName : TinyLife.Utilities.Extensions
- uid : TinyLife.Utilities
commentId : N : TinyLife.Utilities
name : TinyLife.Utilities
nameWithType : TinyLife.Utilities
fullName : TinyLife.Utilities
- uid : TinyLife.NeedType.Entertainment
commentId : F:TinyLife.NeedType.Entertainment
isExternal : true
- uid : TinyLife.Actions.WatchTvAction.Channel
commentId : T:TinyLife.Actions.WatchTvAction.Channel
parent : TinyLife.Actions
name : WatchTvAction.Channel
nameWithType : WatchTvAction.Channel
fullName : TinyLife.Actions.WatchTvAction.Channel
- uid : TinyLife.Emotions.EmotionType.Creative
commentId : F:TinyLife.Emotions.EmotionType.Creative
isExternal : true
- uid : TinyLife.Emotions.EmotionType.Frisky
commentId : F:TinyLife.Emotions.EmotionType.Frisky
isExternal : true
- uid : TinyLife.Emotions.EmotionType.Sad
commentId : F:TinyLife.Emotions.EmotionType.Sad
isExternal : true
- uid : TinyLife.Emotions.EmotionType.Happy
commentId : F:TinyLife.Emotions.EmotionType.Happy
isExternal : true