C# Class NSoft.NFramework.Caching.Domain.Model.ParentSummaryDTO

Inheritance: ParentDTO
Datei anzeigen Open project: debop/NFramework

Public Methods

Method Description
ParentSummaryDTO ( string name, int age, int childCount ) : System

Method Details

ParentSummaryDTO() public method

public ParentSummaryDTO ( string name, int age, int childCount ) : System
name string
age int
childCount int
return System