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

Inheritance: Chaos.Portal.Core.Data.Model.AResult, IFolder
Afficher le fichier Open project: CHAOS-Community/CHAOS.Portal.MCM Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Folder ( ) : System
Folder ( uint id, uint folderTypeID, uint parentID, System.Guid subscriptionGuid, string name, System.DateTime dateCreated ) : System

Method Details

Folder() public méthode

public Folder ( ) : System
Résultat System

Folder() public méthode

public Folder ( uint id, uint folderTypeID, uint parentID, System.Guid subscriptionGuid, string name, System.DateTime dateCreated ) : System
id uint
folderTypeID uint
parentID uint
subscriptionGuid System.Guid
name string
dateCreated System.DateTime
Résultat System