C# 클래스 Chaos.Portal.Core.Response.Dto.v1.PortalResult

상속: IPortalResult
파일 보기 프로젝트 열기: CHAOS-Community/Portal 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetModule ( string modulename ) : IModuleResult
PortalResult ( ) : System.Collections.Generic
PortalResult ( Stopwatch timestamp ) : System.Collections.Generic

메소드 상세

GetModule() 공개 메소드

public GetModule ( string modulename ) : IModuleResult
modulename string
리턴 IModuleResult

PortalResult() 공개 메소드

public PortalResult ( ) : System.Collections.Generic
리턴 System.Collections.Generic

PortalResult() 공개 메소드

public PortalResult ( Stopwatch timestamp ) : System.Collections.Generic
timestamp System.Diagnostics.Stopwatch
리턴 System.Collections.Generic