C# Class Serenity.Web.CssFileWatcher

Afficher le fichier Open project: volkanceylan/Serenity Class Usage Examples

Méthodes publiques

Méthode Description
WatchForChanges ( string path = "~/Content" ) : void

Private Methods

Méthode Description
Changed ( string name ) : void

Method Details

WatchForChanges() public static méthode

public static WatchForChanges ( string path = "~/Content" ) : void
path string
Résultat void