### YamlMime:ManagedReference items: - uid: TinyLife.Skills.FoodType.FoodIntolerance commentId: T:TinyLife.Skills.FoodType.FoodIntolerance id: FoodType.FoodIntolerance parent: TinyLife.Skills children: - TinyLife.Skills.FoodType.FoodIntolerance.None - TinyLife.Skills.FoodType.FoodIntolerance.NotForBabies - TinyLife.Skills.FoodType.FoodIntolerance.NotForChildren - TinyLife.Skills.FoodType.FoodIntolerance.NotPescetarian - TinyLife.Skills.FoodType.FoodIntolerance.NotVegan - TinyLife.Skills.FoodType.FoodIntolerance.NotVegetarian langs: - csharp - vb name: FoodType.FoodIntolerance nameWithType: FoodType.FoodIntolerance fullName: TinyLife.Skills.FoodType.FoodIntolerance type: Enum source: remote: path: TinyLife/Skills/FoodType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: FoodIntolerance path: ../TinyLife/Skills/FoodType.cs startLine: 694 assemblies: - Tiny Life namespace: TinyLife.Skills summary: "\nA flag enumeration that represents a set of food intolerances for a , which determines what food can be eaten by a based on their .\nSee to retrieve matching personalities.\n" example: [] syntax: content: >- [Flags] public enum FoodType.FoodIntolerance content.vb: >- Public Enum FoodType.FoodIntolerance extensionMethods: - TinyLife.Skills.FoodType.FoodIntolerance.TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Objects.Person) - TinyLife.Skills.FoodType.FoodIntolerance.TinyLife.Utilities.Extensions.JsonCopy``1 attributes: - type: System.FlagsAttribute ctor: System.FlagsAttribute.#ctor arguments: [] - uid: TinyLife.Skills.FoodType.FoodIntolerance.None commentId: F:TinyLife.Skills.FoodType.FoodIntolerance.None id: None parent: TinyLife.Skills.FoodType.FoodIntolerance langs: - csharp - vb name: None nameWithType: FoodType.FoodIntolerance.None fullName: TinyLife.Skills.FoodType.FoodIntolerance.None type: Field source: remote: path: TinyLife/Skills/FoodType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: None path: ../TinyLife/Skills/FoodType.cs startLine: 700 assemblies: - Tiny Life namespace: TinyLife.Skills summary: "\nNo food intolerance.\n" example: [] syntax: content: None = 0 return: type: TinyLife.Skills.FoodType.FoodIntolerance - uid: TinyLife.Skills.FoodType.FoodIntolerance.NotVegan commentId: F:TinyLife.Skills.FoodType.FoodIntolerance.NotVegan id: NotVegan parent: TinyLife.Skills.FoodType.FoodIntolerance langs: - csharp - vb name: NotVegan nameWithType: FoodType.FoodIntolerance.NotVegan fullName: TinyLife.Skills.FoodType.FoodIntolerance.NotVegan type: Field source: remote: path: TinyLife/Skills/FoodType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotVegan path: ../TinyLife/Skills/FoodType.cs startLine: 704 assemblies: - Tiny Life namespace: TinyLife.Skills summary: "\nA food intolerance representing a food item that is not vegan.\n" example: [] syntax: content: NotVegan = 1 return: type: TinyLife.Skills.FoodType.FoodIntolerance - uid: TinyLife.Skills.FoodType.FoodIntolerance.NotVegetarian commentId: F:TinyLife.Skills.FoodType.FoodIntolerance.NotVegetarian id: NotVegetarian parent: TinyLife.Skills.FoodType.FoodIntolerance langs: - csharp - vb name: NotVegetarian nameWithType: FoodType.FoodIntolerance.NotVegetarian fullName: TinyLife.Skills.FoodType.FoodIntolerance.NotVegetarian type: Field source: remote: path: TinyLife/Skills/FoodType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotVegetarian path: ../TinyLife/Skills/FoodType.cs startLine: 708 assemblies: - Tiny Life namespace: TinyLife.Skills summary: "\nA food intolerance representing a food item that is not vegetarian, which also includes the flag.\n" example: [] syntax: content: NotVegetarian = 3 return: type: TinyLife.Skills.FoodType.FoodIntolerance - uid: TinyLife.Skills.FoodType.FoodIntolerance.NotPescetarian commentId: F:TinyLife.Skills.FoodType.FoodIntolerance.NotPescetarian id: NotPescetarian parent: TinyLife.Skills.FoodType.FoodIntolerance langs: - csharp - vb name: NotPescetarian nameWithType: FoodType.FoodIntolerance.NotPescetarian fullName: TinyLife.Skills.FoodType.FoodIntolerance.NotPescetarian type: Field source: remote: path: TinyLife/Skills/FoodType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotPescetarian path: ../TinyLife/Skills/FoodType.cs startLine: 712 assemblies: - Tiny Life namespace: TinyLife.Skills summary: "\nA food intolerance representing a food item that is not pescetarian, which also includes the (and thus, ) flag.\n" example: [] syntax: content: NotPescetarian = 7 return: type: TinyLife.Skills.FoodType.FoodIntolerance - uid: TinyLife.Skills.FoodType.FoodIntolerance.NotForBabies commentId: F:TinyLife.Skills.FoodType.FoodIntolerance.NotForBabies id: NotForBabies parent: TinyLife.Skills.FoodType.FoodIntolerance langs: - csharp - vb name: NotForBabies nameWithType: FoodType.FoodIntolerance.NotForBabies fullName: TinyLife.Skills.FoodType.FoodIntolerance.NotForBabies type: Field source: remote: path: TinyLife/Skills/FoodType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotForBabies path: ../TinyLife/Skills/FoodType.cs startLine: 716 assemblies: - Tiny Life namespace: TinyLife.Skills summary: "\nA food intolerance representing a food that is not suitable for babies to eat.\n" example: [] syntax: content: NotForBabies = 8 return: type: TinyLife.Skills.FoodType.FoodIntolerance - uid: TinyLife.Skills.FoodType.FoodIntolerance.NotForChildren commentId: F:TinyLife.Skills.FoodType.FoodIntolerance.NotForChildren id: NotForChildren parent: TinyLife.Skills.FoodType.FoodIntolerance langs: - csharp - vb name: NotForChildren nameWithType: FoodType.FoodIntolerance.NotForChildren fullName: TinyLife.Skills.FoodType.FoodIntolerance.NotForChildren type: Field source: remote: path: TinyLife/Skills/FoodType.cs branch: main repo: https://git.ellpeck.de/Ellpeck/TinyLife id: NotForChildren path: ../TinyLife/Skills/FoodType.cs startLine: 720 assemblies: - Tiny Life namespace: TinyLife.Skills summary: "\nA food intolerance representing a food that is not suitable for children, or babies, to eat.\n" example: [] syntax: content: NotForChildren = 24 return: type: TinyLife.Skills.FoodType.FoodIntolerance references: - uid: TinyLife.Skills.FoodType commentId: T:TinyLife.Skills.FoodType parent: TinyLife.Skills name: FoodType nameWithType: FoodType fullName: TinyLife.Skills.FoodType - uid: TinyLife.Objects.Person commentId: T:TinyLife.Objects.Person parent: TinyLife.Objects name: Person nameWithType: Person fullName: TinyLife.Objects.Person - uid: TinyLife.PersonalityType commentId: T:TinyLife.PersonalityType parent: TinyLife name: PersonalityType nameWithType: PersonalityType fullName: TinyLife.PersonalityType - uid: TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodIntolerance,TinyLife.Objects.Person) commentId: M:TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodIntolerance,TinyLife.Objects.Person) name: GetPersonality(FoodIntolerance, Person) nameWithType: Extensions.GetPersonality(FoodType.FoodIntolerance, Person) fullName: TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodIntolerance, TinyLife.Objects.Person) spec.csharp: - uid: TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodIntolerance,TinyLife.Objects.Person) name: GetPersonality - name: ( - uid: TinyLife.Skills.FoodType.FoodIntolerance name: FoodIntolerance - name: ',' - name: " " - uid: TinyLife.Objects.Person name: Person - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodIntolerance,TinyLife.Objects.Person) name: GetPersonality - name: ( - uid: TinyLife.Skills.FoodType.FoodIntolerance name: FoodIntolerance - name: ',' - name: " " - uid: TinyLife.Objects.Person name: Person - name: ) - uid: TinyLife.Skills commentId: N:TinyLife.Skills name: TinyLife.Skills nameWithType: TinyLife.Skills fullName: TinyLife.Skills spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Skills name: Skills spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Skills name: Skills - uid: TinyLife.Skills.FoodType.FoodIntolerance.TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Objects.Person) commentId: M:TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodIntolerance,TinyLife.Objects.Person) parent: TinyLife.Utilities.Extensions definition: TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodIntolerance,TinyLife.Objects.Person) name: GetPersonality(FoodIntolerance, Person) nameWithType: Extensions.GetPersonality(FoodType.FoodIntolerance, Person) fullName: TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodIntolerance, TinyLife.Objects.Person) spec.csharp: - uid: TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodIntolerance,TinyLife.Objects.Person) name: GetPersonality - name: ( - uid: TinyLife.Skills.FoodType.FoodIntolerance name: FoodIntolerance - name: ',' - name: " " - uid: TinyLife.Objects.Person name: Person - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.GetPersonality(TinyLife.Skills.FoodType.FoodIntolerance,TinyLife.Objects.Person) name: GetPersonality - name: ( - uid: TinyLife.Skills.FoodType.FoodIntolerance name: FoodIntolerance - name: ',' - name: " " - uid: TinyLife.Objects.Person name: Person - name: ) - uid: TinyLife.Skills.FoodType.FoodIntolerance.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(FoodIntolerance) nameWithType: Extensions.JsonCopy(FoodType.FoodIntolerance) fullName: TinyLife.Utilities.Extensions.JsonCopy(TinyLife.Skills.FoodType.FoodIntolerance) nameWithType.vb: Extensions.JsonCopy(Of FoodType.FoodIntolerance)(FoodType.FoodIntolerance) fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Skills.FoodType.FoodIntolerance)(TinyLife.Skills.FoodType.FoodIntolerance) name.vb: JsonCopy(Of FoodIntolerance)(FoodIntolerance) spec.csharp: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Skills.FoodType.FoodIntolerance) name: JsonCopy - name: < - uid: TinyLife.Skills.FoodType.FoodIntolerance name: FoodIntolerance - name: '>' - name: ( - uid: TinyLife.Skills.FoodType.FoodIntolerance name: FoodIntolerance - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Skills.FoodType.FoodIntolerance) name: JsonCopy - name: ( - name: Of - name: " " - uid: TinyLife.Skills.FoodType.FoodIntolerance name: FoodIntolerance - name: ) - name: ( - uid: TinyLife.Skills.FoodType.FoodIntolerance name: FoodIntolerance - name: ) - uid: TinyLife.Objects commentId: N:TinyLife.Objects name: TinyLife.Objects nameWithType: TinyLife.Objects fullName: TinyLife.Objects spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Objects name: Objects spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Objects name: Objects - uid: TinyLife commentId: N:TinyLife name: TinyLife nameWithType: TinyLife fullName: TinyLife - uid: TinyLife.Utilities.Extensions commentId: T:TinyLife.Utilities.Extensions parent: TinyLife.Utilities name: Extensions nameWithType: Extensions fullName: TinyLife.Utilities.Extensions - 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 - name: < - name: T - name: '>' - name: ( - name: T - name: ) spec.vb: - uid: TinyLife.Utilities.Extensions.JsonCopy``1(``0) name: JsonCopy - name: ( - name: Of - name: " " - name: T - name: ) - name: ( - name: T - name: ) - uid: TinyLife.Utilities commentId: N:TinyLife.Utilities name: TinyLife.Utilities nameWithType: TinyLife.Utilities fullName: TinyLife.Utilities spec.csharp: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Utilities name: Utilities spec.vb: - uid: TinyLife name: TinyLife - name: . - uid: TinyLife.Utilities name: Utilities - uid: TinyLife.Skills.FoodType.FoodIntolerance commentId: T:TinyLife.Skills.FoodType.FoodIntolerance parent: TinyLife.Skills name: FoodType.FoodIntolerance nameWithType: FoodType.FoodIntolerance fullName: TinyLife.Skills.FoodType.FoodIntolerance spec.csharp: - uid: TinyLife.Skills.FoodType name: FoodType - name: . - uid: TinyLife.Skills.FoodType.FoodIntolerance name: FoodIntolerance spec.vb: - uid: TinyLife.Skills.FoodType name: FoodType - name: . - uid: TinyLife.Skills.FoodType.FoodIntolerance name: FoodIntolerance - uid: TinyLife.Skills.FoodType.FoodIntolerance.NotVegan commentId: F:TinyLife.Skills.FoodType.FoodIntolerance.NotVegan name: NotVegan nameWithType: FoodType.FoodIntolerance.NotVegan fullName: TinyLife.Skills.FoodType.FoodIntolerance.NotVegan - uid: TinyLife.Skills.FoodType.FoodIntolerance.NotVegetarian commentId: F:TinyLife.Skills.FoodType.FoodIntolerance.NotVegetarian name: NotVegetarian nameWithType: FoodType.FoodIntolerance.NotVegetarian fullName: TinyLife.Skills.FoodType.FoodIntolerance.NotVegetarian