C# Class Pipl.APIs.Data.Fields.Gender

Inheritance: Field
Afficher le fichier Open project: piplcom/piplapis-csharp

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Gender ( GenderTypes content = null, System.DateTime validSince = null ) : System
ToString ( ) : string

Method Details

Gender() public méthode

public Gender ( GenderTypes content = null, System.DateTime validSince = null ) : System
content GenderTypes
validSince System.DateTime
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string