C# Class NSoft.NFramework.Data.MongoDB.NHCaches.Domains.Models.ParentSummaryDTO

Inheritance: ParentDTO
Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
ParentSummaryDTO ( string name, int age, int childCount ) : System

Method Details

ParentSummaryDTO() public méthode

public ParentSummaryDTO ( string name, int age, int childCount ) : System
name string
age int
childCount int
Résultat System