mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-05 20:39:10 +01:00
221 lines
6.2 KiB
YAML
221 lines
6.2 KiB
YAML
|
### YamlMime:ManagedReference
|
||
|
items:
|
||
|
- uid: TinyLife.Objects.PregnancyAbility
|
||
|
commentId: T:TinyLife.Objects.PregnancyAbility
|
||
|
id: PregnancyAbility
|
||
|
parent: TinyLife.Objects
|
||
|
children:
|
||
|
- TinyLife.Objects.PregnancyAbility.GetOthersPregnant
|
||
|
- TinyLife.Objects.PregnancyAbility.GetPregnant
|
||
|
- TinyLife.Objects.PregnancyAbility.Neither
|
||
|
langs:
|
||
|
- csharp
|
||
|
- vb
|
||
|
name: PregnancyAbility
|
||
|
nameWithType: PregnancyAbility
|
||
|
fullName: TinyLife.Objects.PregnancyAbility
|
||
|
type: Enum
|
||
|
source:
|
||
|
remote:
|
||
|
path: TinyLife/Objects/Person.cs
|
||
|
branch: main
|
||
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||
|
id: PregnancyAbility
|
||
|
path: ../TinyLife/Objects/Person.cs
|
||
|
startLine: 3105
|
||
|
assemblies:
|
||
|
- Tiny Life
|
||
|
namespace: TinyLife.Objects
|
||
|
syntax:
|
||
|
content: public enum PregnancyAbility
|
||
|
content.vb: Public Enum PregnancyAbility
|
||
|
extensionMethods:
|
||
|
- TinyLife.Objects.PregnancyAbility.TinyLife.Utilities.Extensions.JsonCopy``1
|
||
|
- uid: TinyLife.Objects.PregnancyAbility.Neither
|
||
|
commentId: F:TinyLife.Objects.PregnancyAbility.Neither
|
||
|
id: Neither
|
||
|
parent: TinyLife.Objects.PregnancyAbility
|
||
|
langs:
|
||
|
- csharp
|
||
|
- vb
|
||
|
name: Neither
|
||
|
nameWithType: PregnancyAbility.Neither
|
||
|
fullName: TinyLife.Objects.PregnancyAbility.Neither
|
||
|
type: Field
|
||
|
source:
|
||
|
remote:
|
||
|
path: TinyLife/Objects/Person.cs
|
||
|
branch: main
|
||
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||
|
id: Neither
|
||
|
path: ../TinyLife/Objects/Person.cs
|
||
|
startLine: 3107
|
||
|
assemblies:
|
||
|
- Tiny Life
|
||
|
namespace: TinyLife.Objects
|
||
|
syntax:
|
||
|
content: Neither = 0
|
||
|
return:
|
||
|
type: TinyLife.Objects.PregnancyAbility
|
||
|
- uid: TinyLife.Objects.PregnancyAbility.GetOthersPregnant
|
||
|
commentId: F:TinyLife.Objects.PregnancyAbility.GetOthersPregnant
|
||
|
id: GetOthersPregnant
|
||
|
parent: TinyLife.Objects.PregnancyAbility
|
||
|
langs:
|
||
|
- csharp
|
||
|
- vb
|
||
|
name: GetOthersPregnant
|
||
|
nameWithType: PregnancyAbility.GetOthersPregnant
|
||
|
fullName: TinyLife.Objects.PregnancyAbility.GetOthersPregnant
|
||
|
type: Field
|
||
|
source:
|
||
|
remote:
|
||
|
path: TinyLife/Objects/Person.cs
|
||
|
branch: main
|
||
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||
|
id: GetOthersPregnant
|
||
|
path: ../TinyLife/Objects/Person.cs
|
||
|
startLine: 3108
|
||
|
assemblies:
|
||
|
- Tiny Life
|
||
|
namespace: TinyLife.Objects
|
||
|
syntax:
|
||
|
content: GetOthersPregnant = 1
|
||
|
return:
|
||
|
type: TinyLife.Objects.PregnancyAbility
|
||
|
- uid: TinyLife.Objects.PregnancyAbility.GetPregnant
|
||
|
commentId: F:TinyLife.Objects.PregnancyAbility.GetPregnant
|
||
|
id: GetPregnant
|
||
|
parent: TinyLife.Objects.PregnancyAbility
|
||
|
langs:
|
||
|
- csharp
|
||
|
- vb
|
||
|
name: GetPregnant
|
||
|
nameWithType: PregnancyAbility.GetPregnant
|
||
|
fullName: TinyLife.Objects.PregnancyAbility.GetPregnant
|
||
|
type: Field
|
||
|
source:
|
||
|
remote:
|
||
|
path: TinyLife/Objects/Person.cs
|
||
|
branch: main
|
||
|
repo: https://git.ellpeck.de/Ellpeck/TinyLife
|
||
|
id: GetPregnant
|
||
|
path: ../TinyLife/Objects/Person.cs
|
||
|
startLine: 3109
|
||
|
assemblies:
|
||
|
- Tiny Life
|
||
|
namespace: TinyLife.Objects
|
||
|
syntax:
|
||
|
content: GetPregnant = 2
|
||
|
return:
|
||
|
type: TinyLife.Objects.PregnancyAbility
|
||
|
references:
|
||
|
- 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.Objects.PregnancyAbility.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<PregnancyAbility>(PregnancyAbility)
|
||
|
nameWithType: Extensions.JsonCopy<PregnancyAbility>(PregnancyAbility)
|
||
|
fullName: TinyLife.Utilities.Extensions.JsonCopy<TinyLife.Objects.PregnancyAbility>(TinyLife.Objects.PregnancyAbility)
|
||
|
nameWithType.vb: Extensions.JsonCopy(Of PregnancyAbility)(PregnancyAbility)
|
||
|
fullName.vb: TinyLife.Utilities.Extensions.JsonCopy(Of TinyLife.Objects.PregnancyAbility)(TinyLife.Objects.PregnancyAbility)
|
||
|
name.vb: JsonCopy(Of PregnancyAbility)(PregnancyAbility)
|
||
|
spec.csharp:
|
||
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.PregnancyAbility)
|
||
|
name: JsonCopy
|
||
|
- name: <
|
||
|
- uid: TinyLife.Objects.PregnancyAbility
|
||
|
name: PregnancyAbility
|
||
|
- name: '>'
|
||
|
- name: (
|
||
|
- uid: TinyLife.Objects.PregnancyAbility
|
||
|
name: PregnancyAbility
|
||
|
- name: )
|
||
|
spec.vb:
|
||
|
- uid: TinyLife.Utilities.Extensions.JsonCopy``1(TinyLife.Objects.PregnancyAbility)
|
||
|
name: JsonCopy
|
||
|
- name: (
|
||
|
- name: Of
|
||
|
- name: " "
|
||
|
- uid: TinyLife.Objects.PregnancyAbility
|
||
|
name: PregnancyAbility
|
||
|
- name: )
|
||
|
- name: (
|
||
|
- uid: TinyLife.Objects.PregnancyAbility
|
||
|
name: PregnancyAbility
|
||
|
- name: )
|
||
|
- 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
|
||
|
- 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.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
|
||
|
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.Objects.PregnancyAbility
|
||
|
commentId: T:TinyLife.Objects.PregnancyAbility
|
||
|
parent: TinyLife.Objects
|
||
|
name: PregnancyAbility
|
||
|
nameWithType: PregnancyAbility
|
||
|
fullName: TinyLife.Objects.PregnancyAbility
|