C# Class Pomona.Example.Models.Loner

Inheritance: EntityBase
Mostra file Open project: Pomona/Pomona

Public Methods

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

Method Details

Loner() public method

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