Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ISO_5218_Gender.cs
1
namespace
NeuroAccessMaui.Services.Data
2
{
11
public
class
ISO_5218_Gender
(string Gender, int Code, string Letter, string LocalizedNameId, char Unicode)
12
{
16
public
string
Gender {
get
; } = Gender;
17
21
public
int
Code {
get
; } = Code;
22
26
public
string
Letter {
get
; } = Letter;
27
31
public
string
LocalizedNameId {
get
; } = LocalizedNameId;
32
36
public
char
Unicode {
get
; } = Unicode;
37
}
38
}
NeuroAccessMaui.Services.Data
Definition:
ISO_3166_1.cs:5
NeuroAccessMaui.Services.Data.ISO_5218_Gender
class ISO_5218_Gender(string Gender, int Code, string Letter, string LocalizedNameId, char Unicode)
Contains one record of the ISO 5218 data set.
Definition:
ISO_5218_Gender.cs:11
NeuroAccessMaui
NeuroAccessMaui
Services
Data
ISO_5218_Gender.cs
Generated by
1.9.5