C# Class Chaos.Portal.Core.Response.Dto.v1.PortalResult

Inheritance: IPortalResult
Afficher le fichier Open project: CHAOS-Community/Portal Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetModule ( string modulename ) : IModuleResult
PortalResult ( ) : System.Collections.Generic
PortalResult ( Stopwatch timestamp ) : System.Collections.Generic

Method Details

GetModule() public méthode

public GetModule ( string modulename ) : IModuleResult
modulename string
Résultat IModuleResult

PortalResult() public méthode

public PortalResult ( ) : System.Collections.Generic
Résultat System.Collections.Generic

PortalResult() public méthode

public PortalResult ( Stopwatch timestamp ) : System.Collections.Generic
timestamp System.Diagnostics.Stopwatch
Résultat System.Collections.Generic