C# 클래스 Stumps.Web.ViewModules.RecordingsModule

A class that provides support the recordings overview webpage of the Stumps website.
상속: Nancy.NancyModule
파일 보기 프로젝트 열기: Cayan-LLC/stumps

공개 메소드들

메소드 설명
RecordingsModule ( IStumpsHost serverHost ) : System

Initializes a new instance of the T:Stumps.Web.ViewModules.RecordingsModule class.

메소드 상세

RecordingsModule() 공개 메소드

Initializes a new instance of the T:Stumps.Web.ViewModules.RecordingsModule class.
is null.
public RecordingsModule ( IStumpsHost serverHost ) : System
serverHost IStumpsHost The used by the instance.
리턴 System