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
2023-12-06 13:25:52 +01:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Channel
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Actions/WatchTvAction.cs
2024-03-09 19:49:55 +01:00
startLine : 230
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : An enumeration that represents channels that a tv can display in <xref href="TinyLife.Actions.WatchTvAction" data-throw-if-not-resolved="false"></xref>
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
2023-03-30 18:07:55 +02:00
content : public enum WatchTvAction.Channel
content.vb : Public Enum WatchTvAction.Channel
2021-08-04 06:51:12 +02:00
extensionMethods :
- TinyLife.Actions.WatchTvAction.Channel.TinyLife.Utilities.Extensions.JsonCopy``1
- 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
2023-12-06 13:25:52 +01:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Comedy
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Actions/WatchTvAction.cs
2024-03-09 19:49:55 +01:00
startLine : 235
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : A comedy channel, which raises <xref href="TinyLife.NeedType.Entertainment" data-throw-if-not-resolved="false"></xref> faster than other channels
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : Comedy = 0
return :
type : TinyLife.Actions.WatchTvAction.Channel
- 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
2023-12-06 13:25:52 +01:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Cooking
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Actions/WatchTvAction.cs
2024-03-09 19:49:55 +01:00
startLine : 239
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : A cooking channel, which makes people feel <xref href="TinyLife.Emotions.EmotionType.Creative" data-throw-if-not-resolved="false"></xref> sometimes
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : Cooking = 1
return :
type : TinyLife.Actions.WatchTvAction.Channel
- 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
2023-12-06 13:25:52 +01:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Romance
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Actions/WatchTvAction.cs
2024-03-09 19:49:55 +01:00
startLine : 243
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : A romance channel, which makes people feel <xref href="TinyLife.Emotions.EmotionType.Frisky" data-throw-if-not-resolved="false"></xref> sometimes
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : Romance = 2
return :
type : TinyLife.Actions.WatchTvAction.Channel
- 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
2023-12-06 13:25:52 +01:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : Drama
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Actions/WatchTvAction.cs
2024-03-09 19:49:55 +01:00
startLine : 247
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : A drama channel, which has no special abilities
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : Drama = 3
return :
type : TinyLife.Actions.WatchTvAction.Channel
- 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
2023-12-06 13:25:52 +01:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-08-04 06:51:12 +02:00
id : News
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Actions/WatchTvAction.cs
2024-03-09 19:49:55 +01:00
startLine : 251
2021-08-04 06:51:12 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : A 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>
2021-08-04 06:51:12 +02:00
example : [ ]
syntax :
content : News = 4
return :
type : TinyLife.Actions.WatchTvAction.Channel
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
2023-12-06 13:25:52 +01:00
branch : main
2021-11-26 23:42:22 +01:00
repo : https://git.ellpeck.de/Ellpeck/TinyLife
2021-10-14 20:30:40 +02:00
id : Cartoons
2022-03-09 16:13:05 +01:00
path : ../TinyLife/Actions/WatchTvAction.cs
2024-03-09 19:49:55 +01:00
startLine : 255
2021-10-14 20:30:40 +02:00
assemblies :
- Tiny Life
namespace : TinyLife.Actions
2024-01-07 16:53:47 +01:00
summary : A cartoons channel, which is meant for children
2021-10-14 20:30:40 +02:00
example : [ ]
syntax :
content : Cartoons = 5
return :
type : TinyLife.Actions.WatchTvAction.Channel
2021-08-04 06:51:12 +02:00
references :
- uid : TinyLife.Actions.WatchTvAction
commentId : T:TinyLife.Actions.WatchTvAction
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.WatchTvAction.html
2021-08-04 06:51:12 +02:00
name : WatchTvAction
nameWithType : WatchTvAction
fullName : TinyLife.Actions.WatchTvAction
- uid : TinyLife.Actions
commentId : N : TinyLife.Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2021-08-04 06:51:12 +02:00
name : TinyLife.Actions
nameWithType : TinyLife.Actions
fullName : TinyLife.Actions
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Actions
name : Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Actions
name : Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.html
2021-08-04 06:51:12 +02:00
- 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)
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
name : JsonCopy<Channel>(Channel)
nameWithType : Extensions.JsonCopy<WatchTvAction.Channel>(WatchTvAction.Channel)
fullName : TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Actions.WatchTvAction.Channel>(TinyLife.Actions.WatchTvAction.Channel)
nameWithType.vb : Extensions.JsonCopy(Of WatchTvAction.Channel)(WatchTvAction.Channel)
fullName.vb : TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Actions.WatchTvAction.Channel)(TinyLife.Actions.WatchTvAction.Channel)
name.vb : JsonCopy(Of Channel)(Channel)
2021-08-04 06:51:12 +02:00
spec.csharp :
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Actions.WatchTvAction.Channel)
name : JsonCopy
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name : <
- uid : TinyLife.Actions.WatchTvAction.Channel
name : Channel
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.WatchTvAction.Channel.html
2023-03-30 18:07:55 +02:00
- name : '>'
2021-08-04 06:51:12 +02:00
- name : (
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Actions.WatchTvAction.Channel
name : Channel
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.WatchTvAction.Channel.html
2021-08-04 06:51:12 +02:00
- name : )
spec.vb :
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Actions.WatchTvAction.Channel)
name : JsonCopy
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name : (
- name : Of
- name : " "
- uid : TinyLife.Actions.WatchTvAction.Channel
name : Channel
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.WatchTvAction.Channel.html
2023-03-30 18:07:55 +02:00
- name : )
2021-08-04 06:51:12 +02:00
- name : (
2023-03-30 18:07:55 +02:00
- uid : TinyLife.Actions.WatchTvAction.Channel
name : Channel
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.WatchTvAction.Channel.html
2021-08-04 06:51:12 +02:00
- name : )
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
commentId : M:TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2021-08-04 06:51:12 +02:00
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)
2023-03-30 18:07:55 +02:00
name : JsonCopy
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name : <
- name : T
- name : '>'
2021-08-04 06:51:12 +02:00
- name : (
- name : T
- name : )
spec.vb :
- uid : TinyLife.Utilities.Extensions.JsonCopy``1(``0)
2023-03-30 18:07:55 +02:00
name : JsonCopy
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-03-30 18:07:55 +02:00
- name : (
- name : Of
- name : " "
- name : T
- name : )
2021-08-04 06:51:12 +02:00
- name : (
- name : T
- name : )
- uid : TinyLife.Utilities.Extensions
commentId : T:TinyLife.Utilities.Extensions
parent : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.Extensions.html
2021-08-04 06:51:12 +02:00
name : Extensions
nameWithType : Extensions
fullName : TinyLife.Utilities.Extensions
- uid : TinyLife.Utilities
commentId : N : TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2021-08-04 06:51:12 +02:00
name : TinyLife.Utilities
nameWithType : TinyLife.Utilities
fullName : TinyLife.Utilities
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Utilities
name : Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife
name : TinyLife
2024-01-07 16:53:47 +01:00
href : TinyLife.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Utilities
name : Utilities
2024-01-07 16:53:47 +01:00
href : TinyLife.Utilities.html
2021-08-04 06:51:12 +02:00
- uid : TinyLife.NeedType.Entertainment
commentId : F:TinyLife.NeedType.Entertainment
2024-01-07 16:53:47 +01:00
href : TinyLife.NeedType.html#TinyLife_NeedType_Entertainment
2023-03-30 18:07:55 +02:00
name : Entertainment
nameWithType : NeedType.Entertainment
fullName : TinyLife.NeedType.Entertainment
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Actions.WatchTvAction.Channel
commentId : T:TinyLife.Actions.WatchTvAction.Channel
parent : TinyLife.Actions
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.WatchTvAction.html
2021-08-04 06:51:12 +02:00
name : WatchTvAction.Channel
nameWithType : WatchTvAction.Channel
fullName : TinyLife.Actions.WatchTvAction.Channel
2023-03-30 18:07:55 +02:00
spec.csharp :
- uid : TinyLife.Actions.WatchTvAction
name : WatchTvAction
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.WatchTvAction.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Actions.WatchTvAction.Channel
name : Channel
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.WatchTvAction.Channel.html
2023-03-30 18:07:55 +02:00
spec.vb :
- uid : TinyLife.Actions.WatchTvAction
name : WatchTvAction
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.WatchTvAction.html
2023-03-30 18:07:55 +02:00
- name : .
- uid : TinyLife.Actions.WatchTvAction.Channel
name : Channel
2024-01-07 16:53:47 +01:00
href : TinyLife.Actions.WatchTvAction.Channel.html
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Emotions.EmotionType.Creative
commentId : F:TinyLife.Emotions.EmotionType.Creative
2024-01-07 16:53:47 +01:00
href : TinyLife.Emotions.EmotionType.html#TinyLife_Emotions_EmotionType_Creative
2023-03-30 18:07:55 +02:00
name : Creative
nameWithType : EmotionType.Creative
fullName : TinyLife.Emotions.EmotionType.Creative
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Emotions.EmotionType.Frisky
commentId : F:TinyLife.Emotions.EmotionType.Frisky
2024-01-07 16:53:47 +01:00
href : TinyLife.Emotions.EmotionType.html#TinyLife_Emotions_EmotionType_Frisky
2023-03-30 18:07:55 +02:00
name : Frisky
nameWithType : EmotionType.Frisky
fullName : TinyLife.Emotions.EmotionType.Frisky
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Emotions.EmotionType.Sad
commentId : F:TinyLife.Emotions.EmotionType.Sad
2024-01-07 16:53:47 +01:00
href : TinyLife.Emotions.EmotionType.html#TinyLife_Emotions_EmotionType_Sad
2023-03-30 18:07:55 +02:00
name : Sad
nameWithType : EmotionType.Sad
fullName : TinyLife.Emotions.EmotionType.Sad
2021-08-04 06:51:12 +02:00
- uid : TinyLife.Emotions.EmotionType.Happy
commentId : F:TinyLife.Emotions.EmotionType.Happy
2024-01-07 16:53:47 +01:00
href : TinyLife.Emotions.EmotionType.html#TinyLife_Emotions_EmotionType_Happy
2023-03-30 18:07:55 +02:00
name : Happy
nameWithType : EmotionType.Happy
fullName : TinyLife.Emotions.EmotionType.Happy