C# Class Chaos.Mcm.Data.Dto.Standard.FolderType

Inheritance: Chaos.Portal.Core.Data.Model.AResult
Show file Open project: CHAOS-Community/CHAOS.Portal.MCM

Private Properties

Property Type Description

Public Methods

Method Description
FolderType ( uint id, string name, System.DateTime dateCreated ) : System

Method Details

FolderType() public method

public FolderType ( uint id, string name, System.DateTime dateCreated ) : System
id uint
name string
dateCreated System.DateTime
return System