C# Class NodeNetAsync.Net.Http.Static.HttpStaticFileServer.HandlerStruct

Afficher le fichier Open project: soywiz/NodeNetAsync

Méthodes publiques

Свойство Type Description
FilePath NodeNetAsync.Vfs.VirtualFilePath
FileSystem IVirtualFileSystem

Protected Properties

Свойство Type Description
HttpStaticFileServer HttpStaticFileServer

Méthodes publiques

Méthode Description
AddCacheRelatedFile ( string File ) : void

Private Methods

Méthode Description
HandlerStruct ( HttpStaticFileServer HttpStaticFileServer ) : System

Method Details

AddCacheRelatedFile() public méthode

public AddCacheRelatedFile ( string File ) : void
File string
Résultat void

Property Details

FilePath public_oe property

public VirtualFilePath,NodeNetAsync.Vfs FilePath
Résultat NodeNetAsync.Vfs.VirtualFilePath

FileSystem public_oe property

public IVirtualFileSystem FileSystem
Résultat IVirtualFileSystem

HttpStaticFileServer protected_oe property

protected HttpStaticFileServer,NodeNetAsync.Net.Http.Static HttpStaticFileServer
Résultat HttpStaticFileServer