C# Class SixBit.Web.CsJs.CsJsViewContext

Afficher le fichier Open project: joshperry/stuff Class Usage Examples

Méthodes publiques

Méthode Description
Alert ( string text ) : void
CsJsViewContext ( System viewContext ) : System

Private Methods

Méthode Description
GetScript ( ) : string
JsFunc ( string name ) : void

Method Details

Alert() public méthode

public Alert ( string text ) : void
text string
Résultat void

CsJsViewContext() public méthode

public CsJsViewContext ( System viewContext ) : System
viewContext System
Résultat System