C# Class Zephyr.Web.Mvc.Html.Flash.FlashStorage

Afficher le fichier Open project: marufbd/Zephyr.NET Class Usage Examples

Méthodes publiques

Méthode Description
Add ( string type, string message ) : void
FlashStorage ( TempDataDictionary backingStore ) : System

Method Details

Add() public méthode

public Add ( string type, string message ) : void
type string
message string
Résultat void

FlashStorage() public méthode

public FlashStorage ( TempDataDictionary backingStore ) : System
backingStore TempDataDictionary
Résultat System