C# Class Pomona.Example.Models.Loner

Inheritance: EntityBase
Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

Méthode Description
Loner ( string name, int strength, string optionalInfo, System.DateTime optionalDate = null ) : System

Method Details

Loner() public méthode

public Loner ( string name, int strength, string optionalInfo, System.DateTime optionalDate = null ) : System
name string
strength int
optionalInfo string
optionalDate System.DateTime
Résultat System