TinyLifeWeb/docs/api/TinyLife.World.Lot.WeeklyBillsDelegate.yml

324 lines
10 KiB
YAML
Raw Normal View History

2023-01-16 12:24:01 +01:00
### YamlMime:ManagedReference
items:
- uid: TinyLife.World.Lot.WeeklyBillsDelegate
commentId: T:TinyLife.World.Lot.WeeklyBillsDelegate
id: Lot.WeeklyBillsDelegate
parent: TinyLife.World
children: []
langs:
- csharp
- vb
name: Lot.WeeklyBillsDelegate
nameWithType: Lot.WeeklyBillsDelegate
fullName: TinyLife.World.Lot.WeeklyBillsDelegate
type: Delegate
source:
remote:
path: TinyLife/World/Lot.cs
2023-12-06 13:25:52 +01:00
branch: main
2023-01-16 12:24:01 +01:00
repo: https://git.ellpeck.de/Ellpeck/TinyLife
id: WeeklyBillsDelegate
path: ../TinyLife/World/Lot.cs
2024-04-14 17:55:54 +02:00
startLine: 611
2023-01-16 12:24:01 +01:00
assemblies:
- Tiny Life
namespace: TinyLife.World
2024-01-07 16:53:47 +01:00
summary: A delegate method used by <xref href="TinyLife.World.Lot.OnGetWeeklyBills" data-throw-if-not-resolved="false"></xref>.
2023-04-26 14:51:19 +02:00
example: []
2023-01-16 12:24:01 +01:00
syntax:
2023-07-20 14:27:20 +02:00
content: public delegate void Lot.WeeklyBillsDelegate(Lot lot, Dictionary<string, float> amount, EventPhase phase)
2023-01-16 12:24:01 +01:00
parameters:
- id: lot
type: TinyLife.World.Lot
- id: amount
2023-07-20 14:27:20 +02:00
type: System.Collections.Generic.Dictionary{System.String,System.Single}
- id: phase
type: TinyLife.Mods.EventPhase
content.vb: Public Delegate Sub Lot.WeeklyBillsDelegate(lot As Lot, amount As Dictionary(Of String, Single), phase As EventPhase)
2023-01-16 12:24:01 +01:00
extensionMethods:
- TinyLife.World.Lot.WeeklyBillsDelegate.TinyLife.Utilities.Extensions.JsonCopy``1
references:
2023-04-26 14:51:19 +02:00
- uid: TinyLife.World.Lot.OnGetWeeklyBills
commentId: E:TinyLife.World.Lot.OnGetWeeklyBills
2024-01-07 16:53:47 +01:00
href: TinyLife.World.Lot.html#TinyLife_World_Lot_OnGetWeeklyBills
2023-04-26 14:51:19 +02:00
name: OnGetWeeklyBills
nameWithType: Lot.OnGetWeeklyBills
fullName: TinyLife.World.Lot.OnGetWeeklyBills
2023-01-16 12:24:01 +01:00
- uid: TinyLife.World
commentId: N:TinyLife.World
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-01-16 12:24:01 +01:00
name: TinyLife.World
nameWithType: TinyLife.World
fullName: TinyLife.World
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.World
name: World
2024-01-07 16:53:47 +01:00
href: TinyLife.World.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.World
name: World
2024-01-07 16:53:47 +01:00
href: TinyLife.World.html
2023-01-16 12:24:01 +01:00
- uid: TinyLife.World.Lot.WeeklyBillsDelegate.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<WeeklyBillsDelegate>(WeeklyBillsDelegate)
nameWithType: Extensions.JsonCopy<Lot.WeeklyBillsDelegate>(Lot.WeeklyBillsDelegate)
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.World.Lot.WeeklyBillsDelegate>(TinyLife.World.Lot.WeeklyBillsDelegate)
nameWithType.vb: Extensions.JsonCopy(Of Lot.WeeklyBillsDelegate)(Lot.WeeklyBillsDelegate)
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.World.Lot.WeeklyBillsDelegate)(TinyLife.World.Lot.WeeklyBillsDelegate)
name.vb: JsonCopy(Of WeeklyBillsDelegate)(WeeklyBillsDelegate)
2023-01-16 12:24:01 +01:00
spec.csharp:
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.World.Lot.WeeklyBillsDelegate)
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.World.Lot.WeeklyBillsDelegate
name: WeeklyBillsDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.World.Lot.WeeklyBillsDelegate.html
2023-03-30 18:07:55 +02:00
- name: '>'
2023-01-16 12:24:01 +01:00
- name: (
2023-03-30 18:07:55 +02:00
- uid: TinyLife.World.Lot.WeeklyBillsDelegate
name: WeeklyBillsDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.World.Lot.WeeklyBillsDelegate.html
2023-01-16 12:24:01 +01:00
- name: )
spec.vb:
2023-03-30 18:07:55 +02:00
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.World.Lot.WeeklyBillsDelegate)
name: JsonCopy
2024-01-07 16:53:47 +01:00
href: TinyLife.Utilities.Extensions.html#TinyLife_Utilities_Extensions_JsonCopy__1___0_
2023-01-16 12:24:01 +01:00
- name: (
2023-03-30 18:07:55 +02:00
- name: Of
- name: " "
- uid: TinyLife.World.Lot.WeeklyBillsDelegate
name: WeeklyBillsDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.World.Lot.WeeklyBillsDelegate.html
2023-03-30 18:07:55 +02:00
- name: )
- name: (
- uid: TinyLife.World.Lot.WeeklyBillsDelegate
name: WeeklyBillsDelegate
2024-01-07 16:53:47 +01:00
href: TinyLife.World.Lot.WeeklyBillsDelegate.html
2023-01-16 12:24:01 +01:00
- name: )
- uid: TinyLife.World.Lot
commentId: T:TinyLife.World.Lot
parent: TinyLife.World
2024-01-07 16:53:47 +01:00
href: TinyLife.World.Lot.html
2023-01-16 12:24:01 +01:00
name: Lot
nameWithType: Lot
fullName: TinyLife.World.Lot
2023-07-20 14:27:20 +02:00
- uid: System.Collections.Generic.Dictionary{System.String,System.Single}
commentId: T:System.Collections.Generic.Dictionary{System.String,System.Single}
parent: System.Collections.Generic
definition: System.Collections.Generic.Dictionary`2
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
name: Dictionary<string, float>
nameWithType: Dictionary<string, float>
fullName: System.Collections.Generic.Dictionary<string, float>
nameWithType.vb: Dictionary(Of String, Single)
fullName.vb: System.Collections.Generic.Dictionary(Of String, Single)
name.vb: Dictionary(Of String, Single)
spec.csharp:
- uid: System.Collections.Generic.Dictionary`2
name: Dictionary
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
- name: <
- uid: System.String
name: string
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.string
- name: ','
- name: " "
- uid: System.Single
name: float
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.single
- name: '>'
spec.vb:
- uid: System.Collections.Generic.Dictionary`2
name: Dictionary
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
- name: (
- name: Of
- name: " "
- uid: System.String
name: String
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.string
- name: ','
- name: " "
- uid: System.Single
name: Single
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.single
- name: )
- uid: TinyLife.Mods.EventPhase
commentId: T:TinyLife.Mods.EventPhase
parent: TinyLife.Mods
2024-01-07 16:53:47 +01:00
href: TinyLife.Mods.EventPhase.html
2023-07-20 14:27:20 +02:00
name: EventPhase
nameWithType: EventPhase
fullName: TinyLife.Mods.EventPhase
2023-01-16 12:24:01 +01:00
- 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_
2023-01-16 12:24:01 +01: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: '>'
2023-01-16 12:24:01 +01: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: )
2023-01-16 12:24:01 +01: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
2023-01-16 12:24:01 +01:00
name: Extensions
nameWithType: Extensions
fullName: TinyLife.Utilities.Extensions
2023-07-20 14:27:20 +02:00
- uid: System.Collections.Generic.Dictionary`2
commentId: T:System.Collections.Generic.Dictionary`2
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
name: Dictionary<TKey, TValue>
nameWithType: Dictionary<TKey, TValue>
fullName: System.Collections.Generic.Dictionary<TKey, TValue>
nameWithType.vb: Dictionary(Of TKey, TValue)
fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue)
name.vb: Dictionary(Of TKey, TValue)
spec.csharp:
- uid: System.Collections.Generic.Dictionary`2
name: Dictionary
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
- name: <
- name: TKey
- name: ','
- name: " "
- name: TValue
- name: '>'
spec.vb:
- uid: System.Collections.Generic.Dictionary`2
name: Dictionary
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections.generic.dictionary-2
- name: (
- name: Of
- name: " "
- name: TKey
- name: ','
- name: " "
- name: TValue
- name: )
- uid: System.Collections.Generic
commentId: N:System.Collections.Generic
2023-01-16 12:24:01 +01:00
isExternal: true
2023-03-30 18:07:55 +02:00
href: https://learn.microsoft.com/dotnet/api/system
2023-07-20 14:27:20 +02:00
name: System.Collections.Generic
nameWithType: System.Collections.Generic
fullName: System.Collections.Generic
spec.csharp:
- uid: System
name: System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system
- name: .
- uid: System.Collections
name: Collections
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections
- name: .
- uid: System.Collections.Generic
name: Generic
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections.generic
spec.vb:
- uid: System
name: System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system
- name: .
- uid: System.Collections
name: Collections
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections
- name: .
- uid: System.Collections.Generic
name: Generic
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections.generic
- uid: TinyLife.Mods
commentId: N:TinyLife.Mods
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-07-20 14:27:20 +02:00
name: TinyLife.Mods
nameWithType: TinyLife.Mods
fullName: TinyLife.Mods
spec.csharp:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-07-20 14:27:20 +02:00
- name: .
- uid: TinyLife.Mods
name: Mods
2024-01-07 16:53:47 +01:00
href: TinyLife.Mods.html
2023-07-20 14:27:20 +02:00
spec.vb:
- uid: TinyLife
name: TinyLife
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-07-20 14:27:20 +02:00
- name: .
- uid: TinyLife.Mods
name: Mods
2024-01-07 16:53:47 +01:00
href: TinyLife.Mods.html
2023-01-16 12:24:01 +01:00
- uid: TinyLife.Utilities
commentId: N:TinyLife.Utilities
2024-01-07 16:53:47 +01:00
href: TinyLife.html
2023-01-16 12:24:01 +01: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