C# 클래스 Pomona.Example.Models.Loner

상속: EntityBase
파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
Loner ( string name, int strength, string optionalInfo, System.DateTime optionalDate = null ) : System

메소드 상세

Loner() 공개 메소드

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