C# Class TinySite.Commands.RunServeCommand

Afficher le fichier Open project: robmen/tinysite Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Execute ( ) : void
RunServeCommand ( TinySite.Models.SiteConfig config, int port ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

RunServeCommand() public méthode

public RunServeCommand ( TinySite.Models.SiteConfig config, int port ) : System
config TinySite.Models.SiteConfig
port int
Résultat System