### 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 branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: WeeklyBillsDelegate path: ../TinyLife/World/Lot.cs startLine: 406 assemblies: - Tiny Life namespace: TinyLife.World syntax: content: public delegate void WeeklyBillsDelegate(Lot lot, ref float amount); parameters: - id: lot type: TinyLife.World.Lot - id: amount type: System.Single content.vb: Public Delegate Sub WeeklyBillsDelegate(lot As Lot, ByRef amount As Single) extensionMethods: - TinyLife.World.Lot.WeeklyBillsDelegate.TinyLife.Utilities.Extensions.JsonCopy``1 modifiers.csharp: - public - delegate modifiers.vb: - Public - Delegate references: - uid: TinyLife.World commentId: N:TinyLife.World name: TinyLife.World nameWithType: TinyLife.World fullName: TinyLife.World - 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) name: JsonCopy() nameWithType: Extensions.JsonCopy() fullName: TinyLife.Utilities.Extensions.JsonCopy() nameWithType.vb: Extensions.JsonCopy(Of Lot.WeeklyBillsDelegate)() fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.World.Lot.WeeklyBillsDelegate)() name.vb: JsonCopy(Of Lot.WeeklyBillsDelegate)() spec.csharp: - uid: TinyLife.Utilities.Extensions.JsonCopy``1 name: JsonCopy nameWithType: Extensions.JsonCopy fullName: TinyLife.Utilities.Extensions.JsonCopy - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1 name: JsonCopy(Of Lot.WeeklyBillsDelegate) nameWithType: Extensions.JsonCopy(Of Lot.WeeklyBillsDelegate) fullName: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.World.Lot.WeeklyBillsDelegate) - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: TinyLife.World.Lot commentId: T:TinyLife.World.Lot parent: TinyLife.World name: Lot nameWithType: Lot fullName: TinyLife.World.Lot - uid: System.Single commentId: T:System.Single parent: System isExternal: true name: Single nameWithType: Single fullName: System.Single - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) commentId: M:TinyLife.Utilities.Extensions.JsonCopy``1(``0) name: JsonCopy(T) nameWithType: Extensions.JsonCopy(T) fullName: TinyLife.Utilities.Extensions.JsonCopy(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 nameWithType: Extensions.JsonCopy fullName: TinyLife.Utilities.Extensions.JsonCopy - 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: System commentId: N:System isExternal: true name: System nameWithType: System fullName: System - uid: TinyLife.Utilities commentId: N:TinyLife.Utilities name: TinyLife.Utilities nameWithType: TinyLife.Utilities fullName: TinyLife.Utilities